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