Operator precedence rules in EQL

EQL enforces the following precedence rules for operators.

The rules are listed in descending order.
Note: All binary operators are left-associative, as are all of the JOIN operators.