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