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

Member predicate CallableObjectInternal :: booleanValue

Gets the boolean value of this object. This may be both true and false if the “object” represents a set of possible objects.

boolean booleanValue ( )