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