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

Class Boolop

A short circuit boolean operator, and/or

Import path

import python

Direct supertypes

Indirect supertypes

Known direct subtypes

Inherited predicates

getParent

Gets a parent of this boolean operator

from Boolop_
toString

Gets a textual representation of this element.

from Boolop_