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

Method getDescription

src/main/org/apache/tools/ant/types/Description.java:78–88  ·  view source on GitHub ↗

Return the descriptions from all the targets of a project. @param project the project to get the descriptions for. @return a string containing the concatenated descriptions of the targets.

(Project project)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

getDescriptionMethod · 0.95
addTextMethod · 0.45
toStringMethod · 0.45
cloneMethod · 0.45
charactersMethod · 0.45

Calls 3

concatDescriptionsMethod · 0.95
getReferenceMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected