Tries to parse as long as the currentPrecedence is smaller than the precedence of the next operator. This is an implementation of the idea of a Pratt Parser.
(currentPrecedence int)
source not stored for this graph (policy: none)
no test coverage detected