postfix constant
        
        Precedence
        const postfix
        
      
      
      
Implementation
static const Precedence postfix = Precedence._(POSTFIX_PRECEDENCE);static const Precedence postfix = Precedence._(POSTFIX_PRECEDENCE);