void |
TypeScriptParserBaseListener.enterClassExtendsClause(TypeScriptParser.ClassExtendsClauseContext ctx)
|
void |
TypeScriptParserListener.enterClassExtendsClause(TypeScriptParser.ClassExtendsClauseContext ctx)
|
void |
TypeScriptParserBaseListener.exitClassExtendsClause(TypeScriptParser.ClassExtendsClauseContext ctx)
|
void |
TypeScriptParserListener.exitClassExtendsClause(TypeScriptParser.ClassExtendsClauseContext ctx)
|
T |
TypeScriptParserBaseVisitor.visitClassExtendsClause(TypeScriptParser.ClassExtendsClauseContext ctx)
|
T |
TypeScriptParserVisitor.visitClassExtendsClause(TypeScriptParser.ClassExtendsClauseContext ctx)
|