Extracted from Pike v7.3 release 16 at 2002-03-05.
pike.roxen.com
[Top]
LR
LR.Grammar_parser

Method LR.Grammar_parser.make_parser_from_file()


Method make_parser_from_file

int|object(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

LR.Grammar_parser.make_parser