| 19850 | } |
| 19851 | // todo: remove? |
| 19852 | class parserDefinitionParser extends AbstractParserDefinitionParser {} |
| 19853 | // HandParsersProgram is a constructor that takes a parsers file, and builds a new |
| 19854 | // constructor for new language that takes files in that language to execute, compile, etc. |
| 19855 | class HandParsersProgram extends AbstractParserDefinitionParser { |
nothing calls this directly
no outgoing calls
no test coverage detected