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

Method addOrReplaceTarget

src/main/org/apache/tools/ant/Project.java:1139–1141  ·  view source on GitHub ↗

Add a target to the project, or replaces one with the same name. @param target The target to be added or replaced in the project. Must not be null .

(final Target target)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

addTargetMethod · 0.95
onStartElementMethod · 0.95

Calls 4

logMethod · 0.95
getNameMethod · 0.65
setProjectMethod · 0.65
putMethod · 0.65

Tested by

no test coverage detected