Method Parser.LR.GrammarParser.make_parser()
- Method
make_parser
Parsermake_parser(stringstr,object|voidm)- 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 GrammarParser.error and return_value->lr_error.