Method Parser.LR.Parser()->set_priority()
- Method set_priority
voidset_priority(stringterminal,intpri_val)- Description
Sets the priority of a terminal.
- Parameter
terminal Terminal to set the priority for.
- Parameter
pri_val Priority; higher = prefer this terminal.