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

Member predicate RequiresDirective::isStatic

Holds if this requires directive is static, that is, the dependence specified by this requires directive is only mandatory at compile time but optional at run time.

predicate isStatic()