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

Class And

An and 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 And_