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