Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
7.2::
LR
LR.priority

Class LR.priority

Description

Specifies the priority and associativity of a rule.


Variable value

int LR.priority.value

Description

Priority value


Variable assoc

int LR.priority.assoc

Description

Associativity

-1

Left

0

None

1

Right