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

Method addTarget

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

Add a new target to the project. @param target The target to be added to the project. Must not be null . @exception BuildException if the target already exists in the project @see Project#addOrReplaceTarget(Target)

(final Target target)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

onStartElementMethod · 0.95

Calls 3

addOrReplaceTargetMethod · 0.95
getNameMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected