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