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

Member predicate Dependency::getScope

Gets the scope of this dependency. If the scope tag is present, this will be the string contents of that tag, otherwise it defaults to “compile”.

string getScope()