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

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