Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
7.2::
LR
LR.parser
Classes
kernel
state_queue
Methods
add_rule()
cast()
cast_to_string()
compile()
item_to_string()
parse()
rule_to_string()
set_associativity()
set_priority()
set_symbol_to_string()
state_to_string()
LR.parser()->set_symbol_to_string()
LR.priority
Method LR.parser()->state_to_string()
Method
state_to_string
string
state_to_string
(
kernel
state
)
Description
Pretty-prints a state to a string.
Parameter
state
State to pretty-print.