CodeQL library for Java/Kotlin
codeql/java-all 7.1.3-dev (changelog, source)
Search

Primitive predicate QlBuiltins::BigInt::bitShiftLeft

Returns the bitwise left shift of the receiver by the argument

BigInt bitShiftLeft(int other)