void |
TypeScriptParserBaseListener.enterDecorator(TypeScriptParser.DecoratorContext ctx)
|
void |
TypeScriptParserListener.enterDecorator(TypeScriptParser.DecoratorContext ctx)
|
void |
TypeScriptParserBaseListener.exitDecorator(TypeScriptParser.DecoratorContext ctx)
|
void |
TypeScriptParserListener.exitDecorator(TypeScriptParser.DecoratorContext ctx)
|
T |
TypeScriptParserBaseVisitor.visitDecorator(TypeScriptParser.DecoratorContext ctx)
|
T |
TypeScriptParserVisitor.visitDecorator(TypeScriptParser.DecoratorContext ctx)
|