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