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