Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Java/Kotlin
codeql/java-all 7.2.0 (changelog, source)

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()