| 
 | 
 | ||||||||||||||||
| ~UnOper () | ~UnOper | 
[virtual]
| string  str () | str | 
[const pure virtual]
Reimplemented from Oper.
| unsigned  arity () | arity | 
[const]
Returns: 1 will always be returned since it is an unary operation.
Reimplemented from Oper.
| Hash  hash () | hash | 
[const pure virtual]
Reimplemented from Oper.
| void  set_hash (const Hash&) | set_hash | 
[const pure virtual]
Reimplemented from Oper.