Consumes the tokens of a binary operator.
Receives a function that creates the binary Expression.
The precedence value of the previous operator.
The precedence value of the binary operator. The higher the value the stronger the operator binds.
See Implementation
Consumes the tokens of a binary operator.