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