| Package | Description |
|---|---|
| one.edee.babylon.export.ts.gen |
| Modifier and Type | Method and Description |
|---|---|
TypeScriptParser.TypeBodyContext |
TypeScriptParser.typeBody() |
TypeScriptParser.TypeBodyContext |
TypeScriptParser.ObjectTypeContext.typeBody() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeScriptParserBaseListener.enterTypeBody(TypeScriptParser.TypeBodyContext ctx)
Enter a parse tree produced by
TypeScriptParser.typeBody(). |
void |
TypeScriptParserListener.enterTypeBody(TypeScriptParser.TypeBodyContext ctx)
Enter a parse tree produced by
TypeScriptParser.typeBody(). |
void |
TypeScriptParserBaseListener.exitTypeBody(TypeScriptParser.TypeBodyContext ctx)
Exit a parse tree produced by
TypeScriptParser.typeBody(). |
void |
TypeScriptParserListener.exitTypeBody(TypeScriptParser.TypeBodyContext ctx)
Exit a parse tree produced by
TypeScriptParser.typeBody(). |
T |
TypeScriptParserBaseVisitor.visitTypeBody(TypeScriptParser.TypeBodyContext ctx)
Visit a parse tree produced by
TypeScriptParser.typeBody(). |
T |
TypeScriptParserVisitor.visitTypeBody(TypeScriptParser.TypeBodyContext ctx)
Visit a parse tree produced by
TypeScriptParser.typeBody(). |
Copyright © 2025 FG Forrest, a.s.. All rights reserved.