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

Method reinit

src/main/org/apache/tools/ant/taskdefs/Ant.java:184–186  ·  view source on GitHub ↗

Called in execute or createProperty (via getNewProject()) if newProject is null. This can happen if the same instance of this task is run twice as newProject is set to null at the end of execute (to save memory and help the GC). calls init() again

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getNewProjectMethod · 0.95

Calls 1

initMethod · 0.95

Tested by

no test coverage detected