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

Class In

An in 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 In_