| Package | Description |
|---|---|
| one.edee.babylon.export.ts.gen |
| Modifier and Type | Method and Description |
|---|---|
TypeScriptParser.GetterContext |
TypeScriptParser.getter() |
TypeScriptParser.GetterContext |
TypeScriptParser.GetAccessorContext.getter() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeScriptParserBaseListener.enterGetter(TypeScriptParser.GetterContext ctx)
Enter a parse tree produced by
TypeScriptParser.getter(). |
void |
TypeScriptParserListener.enterGetter(TypeScriptParser.GetterContext ctx)
Enter a parse tree produced by
TypeScriptParser.getter(). |
void |
TypeScriptParserBaseListener.exitGetter(TypeScriptParser.GetterContext ctx)
Exit a parse tree produced by
TypeScriptParser.getter(). |
void |
TypeScriptParserListener.exitGetter(TypeScriptParser.GetterContext ctx)
Exit a parse tree produced by
TypeScriptParser.getter(). |
T |
TypeScriptParserBaseVisitor.visitGetter(TypeScriptParser.GetterContext ctx)
Visit a parse tree produced by
TypeScriptParser.getter(). |
T |
TypeScriptParserVisitor.visitGetter(TypeScriptParser.GetterContext ctx)
Visit a parse tree produced by
TypeScriptParser.getter(). |
Copyright © 2025 FG Forrest, a.s.. All rights reserved.