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

Member predicate Value :: getABooleanValue

Gets the boolean interpretation of this value. Could be both true and false, if we can’t determine the result more precisely.

boolean getABooleanValue ( )