Sitelet https://codeql.github.com/codeql-standard-libraries/java/predicate.string$toBigInt.0.html
CodeQL library for Java/Kotlin
codeql/java-all 9.2.3 (changelog, source)
Search

Primitive predicate string::toBigInt

Returns the arbitrary-range signed integer, if any, obtained by parsing the receiver. The number may consist of an optional leading + or -, followed by one or more digits.

BigInt toBigInt()