| Package | Description |
|---|---|
| one.edee.babylon.export.ts.gen |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeScriptParserBaseListener.enterPropertySetter(TypeScriptParser.PropertySetterContext ctx)
Enter a parse tree produced by the
PropertySetter
labeled alternative in TypeScriptParser.propertyAssignment(). |
void |
TypeScriptParserListener.enterPropertySetter(TypeScriptParser.PropertySetterContext ctx)
Enter a parse tree produced by the
PropertySetter
labeled alternative in TypeScriptParser.propertyAssignment(). |
void |
TypeScriptParserBaseListener.exitPropertySetter(TypeScriptParser.PropertySetterContext ctx)
Exit a parse tree produced by the
PropertySetter
labeled alternative in TypeScriptParser.propertyAssignment(). |
void |
TypeScriptParserListener.exitPropertySetter(TypeScriptParser.PropertySetterContext ctx)
Exit a parse tree produced by the
PropertySetter
labeled alternative in TypeScriptParser.propertyAssignment(). |
T |
TypeScriptParserBaseVisitor.visitPropertySetter(TypeScriptParser.PropertySetterContext ctx)
Visit a parse tree produced by the
PropertySetter
labeled alternative in TypeScriptParser.propertyAssignment(). |
T |
TypeScriptParserVisitor.visitPropertySetter(TypeScriptParser.PropertySetterContext ctx)
Visit a parse tree produced by the
PropertySetter
labeled alternative in TypeScriptParser.propertyAssignment(). |
Copyright © 2025 FG Forrest, a.s.. All rights reserved.