void |
TypeScriptParserBaseListener.enterEnumDeclaration(TypeScriptParser.EnumDeclarationContext ctx)
|
void |
TypeScriptParserListener.enterEnumDeclaration(TypeScriptParser.EnumDeclarationContext ctx)
|
void |
TypeScriptParserBaseListener.exitEnumDeclaration(TypeScriptParser.EnumDeclarationContext ctx)
|
void |
TypeScriptParserListener.exitEnumDeclaration(TypeScriptParser.EnumDeclarationContext ctx)
|
T |
TypeScriptParserBaseVisitor.visitEnumDeclaration(TypeScriptParser.EnumDeclarationContext ctx)
|
T |
TypeScriptParserVisitor.visitEnumDeclaration(TypeScriptParser.EnumDeclarationContext ctx)
|