Class FloorDiv
An floor divide (//) 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 |
An floor divide (//) binary operator
import semmle.python.Operations| getSpecialMethodName | Gets the name of the special method used to implement this operator |