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