Class Unaryop
A unary operator: +, -, ~ or not
Import path
import pythonDirect supertypes
Indirect supertypes
Predicates
| getSpecialMethodName | Gets the name of the special method used to implement this operator |
A unary operator: +, -, ~ or not
import python| getSpecialMethodName | Gets the name of the special method used to implement this operator |