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

Class Is

An is comparison operator

Import path

import python

Direct supertypes

Indirect supertypes

Predicates

Inherited predicates

getParent

Gets a parent of this comparison operator

from Cmpop_
getSpecialMethodNamefrom Cmpop
toString

Gets a textual representation of this element.

from Is_