parser: reorder infix/suffix handling to be similar to prefix/primary flow
It can be exactly the same flow as the prefix/primary handling. A suffix action is accepted only if the next token never starts new term.
Please register or sign in to comment