previous | index | next

Another Scenario

What if the end of the input expression has not been reached and the next token is an operator op?

Stack Rest of Expression Next Action
... N op ... $ ?


previous | index | next