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

Class Eq

An equals (==) comparison operator

Import path

import python

Direct supertypes

Indirect supertypes

Predicates

Inherited predicates

getParent

Gets a parent of this comparison operator

from Cmpop_
toString

Gets a textual representation of this element.

from Eq_