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

Method printTargets

src/main/org/apache/tools/ant/Main.java:1125–1180  ·  view source on GitHub ↗

Prints a list of all targets in the specified project to System.out , optionally including subtargets. @param project The project to display a description of. Must not be null . @param printSubTargets Whether or not subtarget names should also be

(final Project project, boolean printSubTargets,
            final boolean printDependencies)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runBuildMethod · 0.95

Calls 15

findTargetPositionMethod · 0.95
enumerationAsStreamMethod · 0.95
valuesMethod · 0.80
insertElementAtMethod · 0.80
getDefaultTargetMethod · 0.80
substringMethod · 0.80
joiningMethod · 0.80
getNameMethod · 0.65
isEmptyMethod · 0.65
logMethod · 0.65
sizeMethod · 0.65

Tested by

no test coverage detected