CodeQL library for JavaScript
codeql/javascript-all 0.7.5 ( changelog , source )
Search

Member predicate BigIntLiteralTypeExpr :: getIntValue

Gets the integer value of the bigint literal, if it can be represented as a QL integer.

int getIntValue ( )