Package one.gfw.antlr4.js.javascript
-
Interface Summary Interface Description JavaScriptParserListener This interface defines a complete listener for a parse tree produced byJavaScriptParser.JavaScriptParserVisitor<T> This interface defines a complete generic visitor for a parse tree produced byJavaScriptParser.