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

Class GtE

A greater than or 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 GtE_