void |
TypeScriptParserBaseListener.enterInterfaceDeclaration(TypeScriptParser.InterfaceDeclarationContext ctx)
|
void |
TypeScriptParserListener.enterInterfaceDeclaration(TypeScriptParser.InterfaceDeclarationContext ctx)
|
void |
TypeScriptParserBaseListener.exitInterfaceDeclaration(TypeScriptParser.InterfaceDeclarationContext ctx)
|
void |
TypeScriptParserListener.exitInterfaceDeclaration(TypeScriptParser.InterfaceDeclarationContext ctx)
|
T |
TypeScriptParserBaseVisitor.visitInterfaceDeclaration(TypeScriptParser.InterfaceDeclarationContext ctx)
|
T |
TypeScriptParserVisitor.visitInterfaceDeclaration(TypeScriptParser.InterfaceDeclarationContext ctx)
|