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()->cast_to_string()
LR.parser()->item_to_string()
Method LR.parser()->compile()
Method
compile
int
compile
(
)
Description
Compiles the grammar into a parser, so that parse() can be called.