Package | Description |
---|---|
org.sablecc.sablecc |
Modifier and Type | Field and Description |
---|---|
LR0Item |
LR0ItemAndSetPair.item |
(package private) LR0Item[] |
LR0ItemSet.items_ |
(package private) LR0Item |
LR1Item.lr0Item |
Modifier and Type | Method and Description |
---|---|
(package private) LR0Item[] |
LR0ItemSet.items() |
Modifier and Type | Method and Description |
---|---|
(package private) static LR0ItemSet |
Grammar.CLOSURE(LR0Item item) |
(package private) boolean |
LR0ItemSet.get(LR0Item item) |
(package private) void |
LR0ItemSet.set(LR0Item item) |
Constructor and Description |
---|
LR0ItemAndSetPair(LR0Item item,
int set) |
LR1Item(LR0Item lr0Item,
int terminal) |
Copyright © 1997-2015 Sablecc. All Rights Reserved.