public static class BolinasHrgParser.EdgeWithChildrenContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
EdgeWithChildrenContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
List<BolinasHrgParser.ChildContext> |
child() |
BolinasHrgParser.ChildContext |
child(int i) |
BolinasHrgParser.EdgelabelContext |
edgelabel() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
List<org.antlr.v4.runtime.tree.TerminalNode> |
WS() |
org.antlr.v4.runtime.tree.TerminalNode |
WS(int i) |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic EdgeWithChildrenContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public BolinasHrgParser.EdgelabelContext edgelabel()
public List<org.antlr.v4.runtime.tree.TerminalNode> WS()
public org.antlr.v4.runtime.tree.TerminalNode WS(int i)
public List<BolinasHrgParser.ChildContext> child()
public BolinasHrgParser.ChildContext child(int i)
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.