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

Member predicate AntTarget::getDependsString

Gets a string containing the dependencies of this Ant target, without whitespace and with a leading and trailing comma.

This is a utility method used for extracting individual dependencies.

string getDependsString()