CodeQL library for Java/Kotlin
codeql/java-all 4.1.2-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()