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

Member predicate UnknownInternal :: 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 ( )