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

Method getCopyOfTaskDefinitions

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

Return the current task definition map. The returned map is a copy of the "live" definitions. @return a map of from task name to implementing class (String to Class). @since Ant 1.8.1

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.80

Calls 1

getTaskDefinitionsMethod · 0.95

Tested by

no test coverage detected