Unary operators
Type: array
protected $unaryOperators = array( "delete", "void", "typeof", "++", "--", "+", "-", "~", "!", );