unary_operator

unary_operator 
      ::= "-" | "+" | "~" 

[rule list]
This rule is called by

-> unary_expr