A | |
| arity [Pa_infix.Level] |
Arity of a level.
|
| assoc [Pa_infix.Level] |
Possible associativity values for binary infix operators.
|
B | |
| binary [Pa_infix.Level] | |
K | |
| kind [Pa_infix] |
Possible kinds of operators.
|
O | |
| operator [Pa_infix] |
Operators represented as their concrete string syntax.
|
P | |
| precedence [Pa_infix.Level] |
Relative precedence of new levels.
|
T | |
| t [Pa_infix.Level] |
A precedence level.
|
U | |
| unary [Pa_infix.Level] |