| Package | Description |
|---|---|
| one.edee.babylon.export.ts.gen |
| Modifier and Type | Method and Description |
|---|---|
TypeScriptParser.Type_Context |
TypeScriptParser.type_() |
TypeScriptParser.Type_Context |
TypeScriptParser.ConstraintContext.type_() |
TypeScriptParser.Type_Context |
TypeScriptParser.TypeArgumentContext.type_() |
TypeScriptParser.Type_Context |
TypeScriptParser.ParenthesizedPrimTypeContext.type_() |
TypeScriptParser.Type_Context |
TypeScriptParser.TypeMemberContext.type_() |
TypeScriptParser.Type_Context |
TypeScriptParser.FunctionTypeContext.type_() |
TypeScriptParser.Type_Context |
TypeScriptParser.ConstructorTypeContext.type_() |
TypeScriptParser.Type_Context |
TypeScriptParser.PropertySignaturContext.type_() |
TypeScriptParser.Type_Context |
TypeScriptParser.TypeAnnotationContext.type_() |
TypeScriptParser.Type_Context |
TypeScriptParser.TypeAliasDeclarationContext.type_() |
TypeScriptParser.Type_Context |
TypeScriptParser.TupleElementTypesContext.type_(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<TypeScriptParser.Type_Context> |
TypeScriptParser.TupleElementTypesContext.type_() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeScriptParserBaseListener.enterType_(TypeScriptParser.Type_Context ctx)
Enter a parse tree produced by
TypeScriptParser.type_(). |
void |
TypeScriptParserListener.enterType_(TypeScriptParser.Type_Context ctx)
Enter a parse tree produced by
TypeScriptParser.type_(). |
void |
TypeScriptParserBaseListener.exitType_(TypeScriptParser.Type_Context ctx)
Exit a parse tree produced by
TypeScriptParser.type_(). |
void |
TypeScriptParserListener.exitType_(TypeScriptParser.Type_Context ctx)
Exit a parse tree produced by
TypeScriptParser.type_(). |
T |
TypeScriptParserBaseVisitor.visitType_(TypeScriptParser.Type_Context ctx)
Visit a parse tree produced by
TypeScriptParser.type_(). |
T |
TypeScriptParserVisitor.visitType_(TypeScriptParser.Type_Context ctx)
Visit a parse tree produced by
TypeScriptParser.type_(). |
Copyright © 2025 FG Forrest, a.s.. All rights reserved.