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

Class IsNot

An is not comparison operator

Import path

import python

Direct supertypes

Indirect supertypes

Predicates

Inherited predicates

getParent

Gets a parent of this comparison operator

from Cmpop_
getSpecialMethodName from Cmpop
toString

Gets a textual representation of this element.

from IsNot_