Class BitOr
A bitwise or (|) binary operator
Import path
import semmle.python.OperationsDirect supertypes
Indirect supertypes
Predicates
| getSpecialMethodName | Gets the name of the special method used to implement this operator |
A bitwise or (|) binary operator
import semmle.python.Operations| getSpecialMethodName | Gets the name of the special method used to implement this operator |