void |
TypeScriptParserBaseListener.enterTypeQuery(TypeScriptParser.TypeQueryContext ctx)
|
void |
TypeScriptParserListener.enterTypeQuery(TypeScriptParser.TypeQueryContext ctx)
|
void |
TypeScriptParserBaseListener.exitTypeQuery(TypeScriptParser.TypeQueryContext ctx)
|
void |
TypeScriptParserListener.exitTypeQuery(TypeScriptParser.TypeQueryContext ctx)
|
T |
TypeScriptParserBaseVisitor.visitTypeQuery(TypeScriptParser.TypeQueryContext ctx)
|
T |
TypeScriptParserVisitor.visitTypeQuery(TypeScriptParser.TypeQueryContext ctx)
|