| 20997 | } |
| 20998 | |
| 20999 | class parsersJavascriptParser extends abstractParserRuleParser { |
| 21000 | createParserPool() { |
| 21001 | return new Particle.ParserPool(catchAllJavascriptCodeLineParser, undefined, undefined) |
| 21002 | } |
nothing calls this directly
no outgoing calls
no test coverage detected