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)Enter a parse tree produced by theQueryPrimTypelabeled alternative inTypeScriptParser.primaryType().voidTypeScriptParserListener. enterQueryPrimType(TypeScriptParser.QueryPrimTypeContext ctx)Enter a parse tree produced by theQueryPrimTypelabeled alternative inTypeScriptParser.primaryType().voidTypeScriptParserBaseListener. exitQueryPrimType(TypeScriptParser.QueryPrimTypeContext ctx)Exit a parse tree produced by theQueryPrimTypelabeled alternative inTypeScriptParser.primaryType().voidTypeScriptParserListener. exitQueryPrimType(TypeScriptParser.QueryPrimTypeContext ctx)Exit a parse tree produced by theQueryPrimTypelabeled alternative inTypeScriptParser.primaryType().TTypeScriptParserBaseVisitor. visitQueryPrimType(TypeScriptParser.QueryPrimTypeContext ctx)Visit a parse tree produced by theQueryPrimTypelabeled alternative inTypeScriptParser.primaryType().TTypeScriptParserVisitor. visitQueryPrimType(TypeScriptParser.QueryPrimTypeContext ctx)Visit a parse tree produced by theQueryPrimTypelabeled alternative inTypeScriptParser.primaryType().
-