void |
TypeScriptParserBaseListener.enterConstructorType(TypeScriptParser.ConstructorTypeContext ctx)
|
void |
TypeScriptParserListener.enterConstructorType(TypeScriptParser.ConstructorTypeContext ctx)
|
void |
TypeScriptParserBaseListener.exitConstructorType(TypeScriptParser.ConstructorTypeContext ctx)
|
void |
TypeScriptParserListener.exitConstructorType(TypeScriptParser.ConstructorTypeContext ctx)
|
T |
TypeScriptParserBaseVisitor.visitConstructorType(TypeScriptParser.ConstructorTypeContext ctx)
|
T |
TypeScriptParserVisitor.visitConstructorType(TypeScriptParser.ConstructorTypeContext ctx)
|