class RuleEndElement extends BlockEndElement
| Modifier and Type | Field and Description |
|---|---|
protected Lookahead[] |
cache |
protected boolean |
noFOLLOW |
block, lockautoGenType, enclosingRuleName, nextAUTO_GEN_BANG, AUTO_GEN_CARET, AUTO_GEN_NONE, column, grammar, line| Constructor and Description |
|---|
RuleEndElement(Grammar g) |
| Modifier and Type | Method and Description |
|---|---|
Lookahead |
look(int k) |
String |
toString() |
getAutoGenType, getLabel, setAutoGenType, setLabelgenerate, getColumn, getLineprotected Lookahead[] cache
protected boolean noFOLLOW
public RuleEndElement(Grammar g)
public Lookahead look(int k)
look in class BlockEndElementpublic String toString()
toString in class BlockEndElement