Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
7.2::
LR
LR.parser
LR.parser()->state_queue
Methods
next()
push()
LR.parser()->state_queue()->next()
LR.parser()->add_rule()
Method LR.parser()->state_queue()->push()
Method
push
kernel
push
(
kernel
state
)
Description
Pushes the state on the queue.
Parameter
state
State to push.