Uses of Class
one.gfw.antlr4.js.typescript.TypeScriptParser.PredefinedPrimTypeContext
-
Packages that use TypeScriptParser.PredefinedPrimTypeContext Package Description one.gfw.antlr4.js.typescript -
-
Uses of TypeScriptParser.PredefinedPrimTypeContext in one.gfw.antlr4.js.typescript
Methods in one.gfw.antlr4.js.typescript with parameters of type TypeScriptParser.PredefinedPrimTypeContext Modifier and Type Method Description voidTypeScriptParserBaseListener. enterPredefinedPrimType(TypeScriptParser.PredefinedPrimTypeContext ctx)Enter a parse tree produced by thePredefinedPrimTypelabeled alternative inTypeScriptParser.primaryType().voidTypeScriptParserListener. enterPredefinedPrimType(TypeScriptParser.PredefinedPrimTypeContext ctx)Enter a parse tree produced by thePredefinedPrimTypelabeled alternative inTypeScriptParser.primaryType().voidTypeScriptParserBaseListener. exitPredefinedPrimType(TypeScriptParser.PredefinedPrimTypeContext ctx)Exit a parse tree produced by thePredefinedPrimTypelabeled alternative inTypeScriptParser.primaryType().voidTypeScriptParserListener. exitPredefinedPrimType(TypeScriptParser.PredefinedPrimTypeContext ctx)Exit a parse tree produced by thePredefinedPrimTypelabeled alternative inTypeScriptParser.primaryType().TTypeScriptParserBaseVisitor. visitPredefinedPrimType(TypeScriptParser.PredefinedPrimTypeContext ctx)Visit a parse tree produced by thePredefinedPrimTypelabeled alternative inTypeScriptParser.primaryType().TTypeScriptParserVisitor. visitPredefinedPrimType(TypeScriptParser.PredefinedPrimTypeContext ctx)Visit a parse tree produced by thePredefinedPrimTypelabeled alternative inTypeScriptParser.primaryType().
-