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

Member predicate IntegerLiteral::getValue

Gets the (integer) value of this constant. Will not return a result if the value does not fit into a 32 bit signed value

int getValue()