Uses of Interface
one.gfw.antlr4.js.typescript.TypeScriptParserVisitor
-
Packages that use TypeScriptParserVisitor Package Description one.gfw.antlr4.js.typescript -
-
Uses of TypeScriptParserVisitor in one.gfw.antlr4.js.typescript
Classes in one.gfw.antlr4.js.typescript that implement TypeScriptParserVisitor Modifier and Type Class Description classTypeScriptParserBaseVisitor<T>This class provides an empty implementation ofTypeScriptParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
-