| Modifier and Type | Class and Description | 
|---|---|
| class  | lalr_itemThis class represents an LALR item. | 
| Modifier and Type | Method and Description | 
|---|---|
| lr_item_core | lr_item_core. shift_core()Produce a new lr_item_core that results from shifting the dot one 
  position to the right. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | lr_item_core. core_equals(lr_item_core other)Equality comparison for the core only. | 
| boolean | lr_item_core. equals(lr_item_core other)Equality comparison. | 
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.