Uses of Class
java_cup.lr_item_core
Packages that use lr_item_core
-
Uses of lr_item_core in java_cup
Subclasses of lr_item_core in java_cupMethods in java_cup that return lr_item_coreModifier and TypeMethodDescriptionlr_item_core.shift_core()
Produce a new lr_item_core that results from shifting the dot one position to the right.Methods in java_cup with parameters of type lr_item_coreModifier and TypeMethodDescriptionboolean
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.