pub fn postfix(token: Token) -> Option<Lhs>
Given a token used as a postfix operator, returns the left hand side binding power.