Sstt.PrecPrecedence of operators and associativity
Returns the separator, the priority (as an integer) and the associativity of a variadic operator.
Returns the separator, the priority (as an integer) and the associativity of a binary operator.
Returns the separator, the priority (as an integer) and the associativity of a unary operator.
need_parentheses lvl assoc info returns true if the operator described by info needs parentheses for the current printing level lvl and the current associativity assoc.