Extracted from Pike v7.8 release 866 at 2018-07-18.
pike.ida.liu.se
[Top]
7.2::
LR
LR.Grammar_parser

Method LR.Grammar_parser.make_parser_from_file()


Method make_parser_from_file

int|parser make_parser_from_file(string fname, object|void m)

Description

Compiles the file specified in the first argument into an LR parser.

See also

make_parser