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

Method getReplacement

src/main/org/apache/tools/ant/Task.java:403–418  ·  view source on GitHub ↗

Creates an UnknownElement that can be used to replace this task. Once this has been created once, it is cached and returned by future calls. @return the UnknownElement instance for the new definition of this task.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

maybeConfigureMethod · 0.95
performMethod · 0.95

Calls 12

replaceChildrenMethod · 0.95
setTaskTypeMethod · 0.80
setOwningTargetMethod · 0.80
replaceChildMethod · 0.80
setProjectMethod · 0.65
getProjectMethod · 0.65
setProxyMethod · 0.65
setTaskNameMethod · 0.45
setLocationMethod · 0.45
getLocationMethod · 0.45
maybeConfigureMethod · 0.45

Tested by

no test coverage detected