Class Mult
A multiplication (*) 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 multiplication (*) binary operator
import semmle.python.Operations| getSpecialMethodName | Gets the name of the special method used to implement this operator |