| Package | Description |
|---|---|
| one.edee.babylon.export.ts.gen |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeScriptParserBaseListener.enterUnion(TypeScriptParser.UnionContext ctx)
Enter a parse tree produced by the
Union
labeled alternative in TypeScriptParser.unionOrIntersectionOrPrimaryType(). |
void |
TypeScriptParserListener.enterUnion(TypeScriptParser.UnionContext ctx)
Enter a parse tree produced by the
Union
labeled alternative in TypeScriptParser.unionOrIntersectionOrPrimaryType(). |
void |
TypeScriptParserBaseListener.exitUnion(TypeScriptParser.UnionContext ctx)
Exit a parse tree produced by the
Union
labeled alternative in TypeScriptParser.unionOrIntersectionOrPrimaryType(). |
void |
TypeScriptParserListener.exitUnion(TypeScriptParser.UnionContext ctx)
Exit a parse tree produced by the
Union
labeled alternative in TypeScriptParser.unionOrIntersectionOrPrimaryType(). |
T |
TypeScriptParserBaseVisitor.visitUnion(TypeScriptParser.UnionContext ctx)
Visit a parse tree produced by the
Union
labeled alternative in TypeScriptParser.unionOrIntersectionOrPrimaryType(). |
T |
TypeScriptParserVisitor.visitUnion(TypeScriptParser.UnionContext ctx)
Visit a parse tree produced by the
Union
labeled alternative in TypeScriptParser.unionOrIntersectionOrPrimaryType(). |
Copyright © 2025 FG Forrest, a.s.. All rights reserved.