public static class TiburonTreeAutomatonParser.Auto_ruleContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Auto_ruleContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
TiburonTreeAutomatonParser.NameContext |
name() |
TiburonTreeAutomatonParser.State_listContext |
state_list() |
TiburonTreeAutomatonParser.StateContext |
state() |
TiburonTreeAutomatonParser.WeightContext |
weight() |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Auto_ruleContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public TiburonTreeAutomatonParser.StateContext state()
public TiburonTreeAutomatonParser.NameContext name()
public TiburonTreeAutomatonParser.State_listContext state_list()
public TiburonTreeAutomatonParser.WeightContext weight()
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.ParserRuleContextCopyright © 2017. All rights reserved.