Method Parser.LR.GrammarParser.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 GrammarParser.error and return_value->lr_error.