- java.lang.Object
-
- org.sablecc.sablecc.LR1Item
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
(package private) LR0Item |
lr0Item |
(package private) int |
terminal |
-
Constructor Summary
Constructors
Constructor and Description |
LR1Item(LR0Item lr0Item,
int terminal) |
-
Method Summary
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
terminal
final int terminal
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 1997-2015 Sablecc. All Rights Reserved.