| Package | Description |
|---|---|
| one.edee.babylon.export.ts.gen |
| Modifier and Type | Method and Description |
|---|---|
TypeScriptParser.TypeNameContext |
TypeScriptParser.typeName() |
TypeScriptParser.TypeNameContext |
TypeScriptParser.TypeReferenceContext.typeName() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeScriptParserBaseListener.enterTypeName(TypeScriptParser.TypeNameContext ctx)
Enter a parse tree produced by
TypeScriptParser.typeName(). |
void |
TypeScriptParserListener.enterTypeName(TypeScriptParser.TypeNameContext ctx)
Enter a parse tree produced by
TypeScriptParser.typeName(). |
void |
TypeScriptParserBaseListener.exitTypeName(TypeScriptParser.TypeNameContext ctx)
Exit a parse tree produced by
TypeScriptParser.typeName(). |
void |
TypeScriptParserListener.exitTypeName(TypeScriptParser.TypeNameContext ctx)
Exit a parse tree produced by
TypeScriptParser.typeName(). |
T |
TypeScriptParserBaseVisitor.visitTypeName(TypeScriptParser.TypeNameContext ctx)
Visit a parse tree produced by
TypeScriptParser.typeName(). |
T |
TypeScriptParserVisitor.visitTypeName(TypeScriptParser.TypeNameContext ctx)
Visit a parse tree produced by
TypeScriptParser.typeName(). |
Copyright © 2025 FG Forrest, a.s.. All rights reserved.