| Package | Description |
|---|---|
| one.edee.babylon.export.ts.gen |
| Modifier and Type | Method and Description |
|---|---|
TypeScriptParser.ArgumentContext |
TypeScriptParser.argument() |
TypeScriptParser.ArgumentContext |
TypeScriptParser.ArgumentListContext.argument(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<TypeScriptParser.ArgumentContext> |
TypeScriptParser.ArgumentListContext.argument() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeScriptParserBaseListener.enterArgument(TypeScriptParser.ArgumentContext ctx)
Enter a parse tree produced by
TypeScriptParser.argument(). |
void |
TypeScriptParserListener.enterArgument(TypeScriptParser.ArgumentContext ctx)
Enter a parse tree produced by
TypeScriptParser.argument(). |
void |
TypeScriptParserBaseListener.exitArgument(TypeScriptParser.ArgumentContext ctx)
Exit a parse tree produced by
TypeScriptParser.argument(). |
void |
TypeScriptParserListener.exitArgument(TypeScriptParser.ArgumentContext ctx)
Exit a parse tree produced by
TypeScriptParser.argument(). |
T |
TypeScriptParserBaseVisitor.visitArgument(TypeScriptParser.ArgumentContext ctx)
Visit a parse tree produced by
TypeScriptParser.argument(). |
T |
TypeScriptParserVisitor.visitArgument(TypeScriptParser.ArgumentContext ctx)
Visit a parse tree produced by
TypeScriptParser.argument(). |
Copyright © 2025 FG Forrest, a.s.. All rights reserved.