| Package | Description |
|---|---|
| one.edee.babylon.export.ts.gen |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeScriptParserBaseListener.enterRedefinitionOfType(TypeScriptParser.RedefinitionOfTypeContext ctx)
Enter a parse tree produced by the
RedefinitionOfType
labeled alternative in TypeScriptParser.primaryType(). |
void |
TypeScriptParserListener.enterRedefinitionOfType(TypeScriptParser.RedefinitionOfTypeContext ctx)
Enter a parse tree produced by the
RedefinitionOfType
labeled alternative in TypeScriptParser.primaryType(). |
void |
TypeScriptParserBaseListener.exitRedefinitionOfType(TypeScriptParser.RedefinitionOfTypeContext ctx)
Exit a parse tree produced by the
RedefinitionOfType
labeled alternative in TypeScriptParser.primaryType(). |
void |
TypeScriptParserListener.exitRedefinitionOfType(TypeScriptParser.RedefinitionOfTypeContext ctx)
Exit a parse tree produced by the
RedefinitionOfType
labeled alternative in TypeScriptParser.primaryType(). |
T |
TypeScriptParserBaseVisitor.visitRedefinitionOfType(TypeScriptParser.RedefinitionOfTypeContext ctx)
Visit a parse tree produced by the
RedefinitionOfType
labeled alternative in TypeScriptParser.primaryType(). |
T |
TypeScriptParserVisitor.visitRedefinitionOfType(TypeScriptParser.RedefinitionOfTypeContext ctx)
Visit a parse tree produced by the
RedefinitionOfType
labeled alternative in TypeScriptParser.primaryType(). |
Copyright © 2025 FG Forrest, a.s.. All rights reserved.