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

Class Or

An or boolean operator

Import path

import python

Direct supertypes

Indirect supertypes

Inherited predicates

getParent

Gets a parent of this boolean operator

from Boolop_
toString

Gets a textual representation of this element.

from Or_