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)voidTypeScriptParserListener. enterPredefinedPrimType(TypeScriptParser.PredefinedPrimTypeContext ctx)voidTypeScriptParserBaseListener. exitPredefinedPrimType(TypeScriptParser.PredefinedPrimTypeContext ctx)voidTypeScriptParserListener. exitPredefinedPrimType(TypeScriptParser.PredefinedPrimTypeContext ctx)TTypeScriptParserBaseVisitor. visitPredefinedPrimType(TypeScriptParser.PredefinedPrimTypeContext ctx)TTypeScriptParserVisitor. visitPredefinedPrimType(TypeScriptParser.PredefinedPrimTypeContext ctx)
-