Uses of Class
one.gfw.antlr4.js.typescript.TypeScriptParser.ReferencePrimTypeContext
-
Packages that use TypeScriptParser.ReferencePrimTypeContext Package Description one.gfw.antlr4.js.typescript -
-
Uses of TypeScriptParser.ReferencePrimTypeContext in one.gfw.antlr4.js.typescript
Methods in one.gfw.antlr4.js.typescript with parameters of type TypeScriptParser.ReferencePrimTypeContext Modifier and Type Method Description voidTypeScriptParserBaseListener. enterReferencePrimType(TypeScriptParser.ReferencePrimTypeContext ctx)voidTypeScriptParserListener. enterReferencePrimType(TypeScriptParser.ReferencePrimTypeContext ctx)voidTypeScriptParserBaseListener. exitReferencePrimType(TypeScriptParser.ReferencePrimTypeContext ctx)voidTypeScriptParserListener. exitReferencePrimType(TypeScriptParser.ReferencePrimTypeContext ctx)TTypeScriptParserBaseVisitor. visitReferencePrimType(TypeScriptParser.ReferencePrimTypeContext ctx)TTypeScriptParserVisitor. visitReferencePrimType(TypeScriptParser.ReferencePrimTypeContext ctx)
-