class RuleEndElement extends BlockEndElement
Modifier and Type | Field and Description |
---|---|
protected Lookahead[] |
cache |
protected boolean |
noFOLLOW |
block, lock
autoGenType, enclosingRuleName, next
AUTO_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, setLabel
generate, getColumn, getLine
protected Lookahead[] cache
protected boolean noFOLLOW
public RuleEndElement(Grammar g)
public Lookahead look(int k)
look
in class BlockEndElement
public String toString()
toString
in class BlockEndElement