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

Member predicate ObjectInternal :: intValue

Gets the integer value of things that have integer values and whose integer value is tracked. That is, some ints, mainly small numbers, and bools.

int intValue ( )