| Package | Description |
|---|---|
| one.edee.babylon.export.ts.gen |
| Modifier and Type | Method and Description |
|---|---|
TypeScriptParser.EnumBodyContext |
TypeScriptParser.enumBody() |
TypeScriptParser.EnumBodyContext |
TypeScriptParser.EnumDeclarationContext.enumBody() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeScriptParserBaseListener.enterEnumBody(TypeScriptParser.EnumBodyContext ctx)
Enter a parse tree produced by
TypeScriptParser.enumBody(). |
void |
TypeScriptParserListener.enterEnumBody(TypeScriptParser.EnumBodyContext ctx)
Enter a parse tree produced by
TypeScriptParser.enumBody(). |
void |
TypeScriptParserBaseListener.exitEnumBody(TypeScriptParser.EnumBodyContext ctx)
Exit a parse tree produced by
TypeScriptParser.enumBody(). |
void |
TypeScriptParserListener.exitEnumBody(TypeScriptParser.EnumBodyContext ctx)
Exit a parse tree produced by
TypeScriptParser.enumBody(). |
T |
TypeScriptParserBaseVisitor.visitEnumBody(TypeScriptParser.EnumBodyContext ctx)
Visit a parse tree produced by
TypeScriptParser.enumBody(). |
T |
TypeScriptParserVisitor.visitEnumBody(TypeScriptParser.EnumBodyContext ctx)
Visit a parse tree produced by
TypeScriptParser.enumBody(). |
Copyright © 2025 FG Forrest, a.s.. All rights reserved.