(i, is)
| 254 | type: 'regexp', value: new RegExp(d.join(''), flgs ? flgs.join('') : '') }; |
| 255 | }, |
| 256 | peg$c79 = function(i, is) { |
| 257 | return { type: 'field', name: is.reduce(function(memo, p){ return memo + p[0] + p[1]; }, i)}; |
| 258 | }, |
| 259 | peg$c80 = ":not(", |
| 260 | peg$c81 = peg$literalExpectation(":not(", false), |
| 261 | peg$c82 = function(ss) { return { type: 'not', selectors: ss }; }, |