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

Class CmpopList

A list of comparison operators in a comparison

Import path

import python

Direct supertypes

Indirect supertypes

Inherited predicates

getAnItem

Gets an item of this comparison operator list

from CmpopList_
getItem

Gets the nth item of this comparison operator list

from CmpopList_
getParent

Gets a parent of this comparison operator list

from CmpopList_
toString

Gets a textual representation of this element.

from CmpopList_