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

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