Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
7.2::
LR
LR.Grammar_parser

Method LR.Grammar_parser.make_parser()


Method make_parser

parser make_parser(string str, object|void m)

Description

Compiles the parser-specification given in the first argument. Named actions are taken from the object if available, otherwise left as is.

Bugs

Returns error-code in both Grammar_parser.error and return_value->error.