MCPcopy Create free account
hub / github.com/apache/ant / setDepends

Method setDepends

src/main/org/apache/tools/ant/Target.java:139–143  ·  view source on GitHub ↗

Sets the list of targets this target is dependent on. The targets themselves are not resolved at this time. @param depS A comma-separated list of targets this target depends on. Must not be null .

(String depS)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

onStartElementMethod · 0.95

Calls 3

parseDependsMethod · 0.95
getNameMethod · 0.95
addDependencyMethod · 0.95

Tested by

no test coverage detected