postfix

Function postfix 

Source
pub fn postfix(token: Token) -> Option<Lhs>
Expand description

Given a token used as a postfix operator, returns the left hand side binding power.