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

Member predicate MethodSystemGetProperty::returnsValue

Holds if this method returns precisely the value passed into argument arg. arg is a parameter index, or is -1 to indicate the qualifier.

predicate returnsValue(int arg)