|
||||||||||
| 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<LR0Item>
fr.umlv.tatoo.cc.parser.slr.LR0Item
public class LR0Item
Represents a LR0 item
| Constructor Summary | |
|---|---|
LR0Item(ProductionDecl p)
|
|
LR0Item(ProductionDecl production,
int dotPlace)
|
|
| Method Summary | |
|---|---|
LR0Item |
advance()
|
| Methods inherited from class fr.umlv.tatoo.cc.parser.table.NodeItem |
|---|
equals, getDotPlace, getDottedVariable, getLeft, getProduction, getRight, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LR0Item(ProductionDecl production,
int dotPlace)
public LR0Item(ProductionDecl p)
| Method Detail |
|---|
public LR0Item advance()
advance in class NodeItem<LR0Item>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||