Definition
Left-Associativity
Let be a binary operation. The operation is left-associative as a notation convention if an unparenthesised expression is parsed from the left:
Left-associativity is a parsing rule. It is different from associativity, which states that .