void set_associativity(string terminal, int assoc)
Sets the associativity of a terminal.
Terminal to set the associativity for.
Associativity; negative - left, positive - right, zero - no associativity.