|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.umlv.tatoo.cc.parser.table.NodeItem<LR1Item>
fr.umlv.tatoo.cc.parser.lr.LR1Item
public class LR1Item
| Constructor Summary | |
|---|---|
LR1Item(ProductionDecl p,
int dotPlace,
TerminalDecl lookahead)
|
|
LR1Item(ProductionDecl p,
TerminalDecl lookahead)
|
|
| Method Summary | |
|---|---|
LR1Item |
advance()
|
boolean |
equals(Object o)
|
TerminalDecl |
getLookahead()
|
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class fr.umlv.tatoo.cc.parser.table.NodeItem |
|---|
getDotPlace, getDottedVariable, getLeft, getProduction, getRight |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LR1Item(ProductionDecl p,
int dotPlace,
TerminalDecl lookahead)
public LR1Item(ProductionDecl p,
TerminalDecl lookahead)
| Method Detail |
|---|
public String toString()
toString in class NodeItem<LR1Item>public boolean equals(Object o)
equals in class NodeItem<LR1Item>public int hashCode()
hashCode in class NodeItem<LR1Item>public TerminalDecl getLookahead()
public LR1Item advance()
advance in class NodeItem<LR1Item>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||