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