| Package | Description |
|---|---|
| one.edee.babylon.export.ts.gen |
| Modifier and Type | Method and Description |
|---|---|
TypeScriptParser.ProgramContext |
TypeScriptParser.program() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeScriptParserBaseListener.enterProgram(TypeScriptParser.ProgramContext ctx)
Enter a parse tree produced by
TypeScriptParser.program(). |
void |
TypeScriptParserListener.enterProgram(TypeScriptParser.ProgramContext ctx)
Enter a parse tree produced by
TypeScriptParser.program(). |
void |
TypeScriptParserBaseListener.exitProgram(TypeScriptParser.ProgramContext ctx)
Exit a parse tree produced by
TypeScriptParser.program(). |
void |
TypeScriptParserListener.exitProgram(TypeScriptParser.ProgramContext ctx)
Exit a parse tree produced by
TypeScriptParser.program(). |
T |
TypeScriptParserBaseVisitor.visitProgram(TypeScriptParser.ProgramContext ctx)
Visit a parse tree produced by
TypeScriptParser.program(). |
T |
TypeScriptParserVisitor.visitProgram(TypeScriptParser.ProgramContext ctx)
Visit a parse tree produced by
TypeScriptParser.program(). |
Copyright © 2025 FG Forrest, a.s.. All rights reserved.