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