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