public static class TypeScriptParser.Type_Context
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Type_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
TypeScriptParser.ConstructorTypeContext |
constructorType() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
TypeScriptParser.FunctionTypeContext |
functionType() |
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
StringLiteral() |
TypeScriptParser.TypeGenericContext |
typeGeneric() |
TypeScriptParser.UnionOrIntersectionOrPrimaryTypeContext |
unionOrIntersectionOrPrimaryType() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Type_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public TypeScriptParser.UnionOrIntersectionOrPrimaryTypeContext unionOrIntersectionOrPrimaryType()
public TypeScriptParser.FunctionTypeContext functionType()
public TypeScriptParser.ConstructorTypeContext constructorType()
public TypeScriptParser.TypeGenericContext typeGeneric()
public org.antlr.v4.runtime.tree.TerminalNode StringLiteral()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule in class org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2025 FG Forrest, a.s.. All rights reserved.