void |
TypeScriptParserBaseListener.enterImportStatement(TypeScriptParser.ImportStatementContext ctx)
|
void |
TypeScriptParserListener.enterImportStatement(TypeScriptParser.ImportStatementContext ctx)
|
void |
TypeScriptParserBaseListener.exitImportStatement(TypeScriptParser.ImportStatementContext ctx)
|
void |
TypeScriptParserListener.exitImportStatement(TypeScriptParser.ImportStatementContext ctx)
|
T |
TypeScriptParserBaseVisitor.visitImportStatement(TypeScriptParser.ImportStatementContext ctx)
|
T |
TypeScriptParserVisitor.visitImportStatement(TypeScriptParser.ImportStatementContext ctx)
|