Uses of Class
one.gfw.antlr4.js.typescript.TypeScriptParser.PrimaryContext
-
Packages that use TypeScriptParser.PrimaryContext Package Description one.gfw.antlr4.js.typescript -
-
Uses of TypeScriptParser.PrimaryContext in one.gfw.antlr4.js.typescript
Methods in one.gfw.antlr4.js.typescript with parameters of type TypeScriptParser.PrimaryContext Modifier and Type Method Description voidTypeScriptParserBaseListener. enterPrimary(TypeScriptParser.PrimaryContext ctx)Enter a parse tree produced by thePrimarylabeled alternative inTypeScriptParser.unionOrIntersectionOrPrimaryType().voidTypeScriptParserListener. enterPrimary(TypeScriptParser.PrimaryContext ctx)Enter a parse tree produced by thePrimarylabeled alternative inTypeScriptParser.unionOrIntersectionOrPrimaryType().voidTypeScriptParserBaseListener. exitPrimary(TypeScriptParser.PrimaryContext ctx)Exit a parse tree produced by thePrimarylabeled alternative inTypeScriptParser.unionOrIntersectionOrPrimaryType().voidTypeScriptParserListener. exitPrimary(TypeScriptParser.PrimaryContext ctx)Exit a parse tree produced by thePrimarylabeled alternative inTypeScriptParser.unionOrIntersectionOrPrimaryType().TTypeScriptParserBaseVisitor. visitPrimary(TypeScriptParser.PrimaryContext ctx)Visit a parse tree produced by thePrimarylabeled alternative inTypeScriptParser.unionOrIntersectionOrPrimaryType().TTypeScriptParserVisitor. visitPrimary(TypeScriptParser.PrimaryContext ctx)Visit a parse tree produced by thePrimarylabeled alternative inTypeScriptParser.unionOrIntersectionOrPrimaryType().
-