| Package | Description |
|---|---|
| one.edee.babylon.export.ts.gen |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeScriptParserBaseListener.enterObjectLiteralExpression(TypeScriptParser.ObjectLiteralExpressionContext ctx)
Enter a parse tree produced by the
ObjectLiteralExpression
labeled alternative in TypeScriptParser.singleExpression(). |
void |
TypeScriptParserListener.enterObjectLiteralExpression(TypeScriptParser.ObjectLiteralExpressionContext ctx)
Enter a parse tree produced by the
ObjectLiteralExpression
labeled alternative in TypeScriptParser.singleExpression(). |
void |
TypeScriptParserBaseListener.exitObjectLiteralExpression(TypeScriptParser.ObjectLiteralExpressionContext ctx)
Exit a parse tree produced by the
ObjectLiteralExpression
labeled alternative in TypeScriptParser.singleExpression(). |
void |
TypeScriptParserListener.exitObjectLiteralExpression(TypeScriptParser.ObjectLiteralExpressionContext ctx)
Exit a parse tree produced by the
ObjectLiteralExpression
labeled alternative in TypeScriptParser.singleExpression(). |
T |
TypeScriptParserBaseVisitor.visitObjectLiteralExpression(TypeScriptParser.ObjectLiteralExpressionContext ctx)
Visit a parse tree produced by the
ObjectLiteralExpression
labeled alternative in TypeScriptParser.singleExpression(). |
T |
TypeScriptParserVisitor.visitObjectLiteralExpression(TypeScriptParser.ObjectLiteralExpressionContext ctx)
Visit a parse tree produced by the
ObjectLiteralExpression
labeled alternative in TypeScriptParser.singleExpression(). |
Copyright © 2025 FG Forrest, a.s.. All rights reserved.