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

Primitive predicate QlBuiltins::BigInt::bitShiftRightSigned

Returns the signed bitwise right shift of the receiver by the argument

BigInt bitShiftRightSigned(int other)