Pegasus::Pda::LookaheadItem
Inherits Pegasus::Pda::DottedItem / Reference / Object
A superclass of the DottedItem which also
keeps a lookahead set to further distinguish it
in LR(1) parser construction.
Constructors
Creates a new lookahead dotted item.
Instance methods
insert_reduce?(action_table, state, self_index)
Sourceinsert_shift?(action_table, state)
Sourceto_s(io)
Source