Uses of Class
one.gfw.antlr4.js.typescript.TypeScriptParser.PredefinedTypeContext
-
Packages that use TypeScriptParser.PredefinedTypeContext Package Description one.gfw.antlr4.js.typescript -
-
Uses of TypeScriptParser.PredefinedTypeContext in one.gfw.antlr4.js.typescript
Methods in one.gfw.antlr4.js.typescript that return TypeScriptParser.PredefinedTypeContext Modifier and Type Method Description TypeScriptParser.PredefinedTypeContextTypeScriptParser.AsExpressionContext. predefinedType()TypeScriptParser.PredefinedTypeContextTypeScriptParser.PredefinedPrimTypeContext. predefinedType()TypeScriptParser.PredefinedTypeContextTypeScriptParser. predefinedType()Methods in one.gfw.antlr4.js.typescript with parameters of type TypeScriptParser.PredefinedTypeContext Modifier and Type Method Description voidTypeScriptParserBaseListener. enterPredefinedType(TypeScriptParser.PredefinedTypeContext ctx)voidTypeScriptParserListener. enterPredefinedType(TypeScriptParser.PredefinedTypeContext ctx)voidTypeScriptParserBaseListener. exitPredefinedType(TypeScriptParser.PredefinedTypeContext ctx)voidTypeScriptParserListener. exitPredefinedType(TypeScriptParser.PredefinedTypeContext ctx)TTypeScriptParserBaseVisitor. visitPredefinedType(TypeScriptParser.PredefinedTypeContext ctx)TTypeScriptParserVisitor. visitPredefinedType(TypeScriptParser.PredefinedTypeContext ctx)
-