class ActionElement extends AlternativeElement
| Modifier and Type | Field and Description |
|---|---|
protected String |
actionText |
protected boolean |
isSemPred |
autoGenType, enclosingRuleName, nextAUTO_GEN_BANG, AUTO_GEN_CARET, AUTO_GEN_NONE, column, grammar, line| Constructor and Description |
|---|
ActionElement(Grammar g,
Token t) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate() |
Lookahead |
look(int k) |
String |
toString() |
getAutoGenType, getLabel, setAutoGenType, setLabelgetColumn, getLineprotected String actionText
protected boolean isSemPred
public void generate()
generate in class GrammarElementpublic Lookahead look(int k)
look in class GrammarElementpublic String toString()
toString in class GrammarElement