public static class TypeScriptParser.VariableStatementContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
VariableStatementContext(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.AccessibilityModifierContext |
accessibilityModifier() |
TypeScriptParser.BindingPatternContext |
bindingPattern() |
org.antlr.v4.runtime.tree.TerminalNode |
Declare() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
TypeScriptParser.InitializerContext |
initializer() |
org.antlr.v4.runtime.tree.TerminalNode |
ReadOnly() |
org.antlr.v4.runtime.tree.TerminalNode |
SemiColon() |
TypeScriptParser.TypeAnnotationContext |
typeAnnotation() |
TypeScriptParser.VariableDeclarationListContext |
variableDeclarationList() |
TypeScriptParser.VarModifierContext |
varModifier() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic VariableStatementContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public TypeScriptParser.BindingPatternContext bindingPattern()
public TypeScriptParser.InitializerContext initializer()
public TypeScriptParser.TypeAnnotationContext typeAnnotation()
public org.antlr.v4.runtime.tree.TerminalNode SemiColon()
public TypeScriptParser.VariableDeclarationListContext variableDeclarationList()
public TypeScriptParser.AccessibilityModifierContext accessibilityModifier()
public TypeScriptParser.VarModifierContext varModifier()
public org.antlr.v4.runtime.tree.TerminalNode ReadOnly()
public org.antlr.v4.runtime.tree.TerminalNode Declare()
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.