Extracted from Pike v7.6 release 61 at 2005-12-30.
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 LR.Grammar_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