CodeQL library for Python
codeql/python-all 0.10.5 ( changelog , source )
Search

Class Pow_

INTERNAL: See the class Pow for further information.

Import path

import python

Direct supertypes

Indirect supertypes

Known direct subtypes

Predicates

toString

Gets a textual representation of this element.

Inherited predicates

getParent

Gets a parent of this operator

from Operator_
getSpecialMethodName

Gets the name of the special method used to implement this operator

from Operator