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

Method targetStarted

src/main/org/apache/tools/ant/XmlLogger.java:230–239  ·  view source on GitHub ↗

Fired when a target starts building, this pushes a timed element for the target onto the stack of elements for the current thread, remembering the current time and the name of the target. @param event An event with any relevant extra information. Will not be null .

(BuildEvent event)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

getNameMethod · 0.95
getStackMethod · 0.95
createElementMethod · 0.80
pushMethod · 0.80
putMethod · 0.65
getTargetMethod · 0.45
setAttributeMethod · 0.45

Tested by

no test coverage detected