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