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