void |
TypeScriptParserBaseListener.enterPredefinedType(TypeScriptParser.PredefinedTypeContext ctx)
|
void |
TypeScriptParserListener.enterPredefinedType(TypeScriptParser.PredefinedTypeContext ctx)
|
void |
TypeScriptParserBaseListener.exitPredefinedType(TypeScriptParser.PredefinedTypeContext ctx)
|
void |
TypeScriptParserListener.exitPredefinedType(TypeScriptParser.PredefinedTypeContext ctx)
|
T |
TypeScriptParserBaseVisitor.visitPredefinedType(TypeScriptParser.PredefinedTypeContext ctx)
|
T |
TypeScriptParserVisitor.visitPredefinedType(TypeScriptParser.PredefinedTypeContext ctx)
|