Extracted from Pike v7.6 release 61 at 2005-12-30.
[Top]
Parser
Parser.LR
Parser.LR.Parser
Classes
Item
Kernel
StateQueue
Methods
_sprintf()
add_rule()
cast()
compile()
item_to_string()
parse()
rule_to_string()
set_associativity()
set_error_handler()
set_priority()
set_symbol_to_string()
state_to_string()
Parser.LR.Parser()->set_symbol_to_string()
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.