Extracted from Pike v7.4 release 341 at 2005-11-21.
[Top]
predef::
Parser
Parser.LR
Parser.LR.Parser
Classes
Item
Kernel
StateQueue
add_rule()
cast()
compile()
item_to_string()
parse()
rule_to_string()
set_associativity()
set_error_handler()
set_priority()
set_symbol_to_string()
_sprintf()
state_to_string()
Parser.LR.Parser()->_sprintf()
Parser.LR.Priority
Method Parser.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.