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

Method addExisting

src/main/org/apache/tools/ant/types/Path.java:321–323  ·  view source on GitHub ↗

Adds the components on the given path which exist to this Path. Components that don't exist aren't added. @param source - source path whose components are examined for existence

(Path source)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

concatSpecialPathMethod · 0.95
addJavaRuntimeMethod · 0.95
executeMethod · 0.95
getCompileClasspathMethod · 0.95
getCompileClasspathMethod · 0.95
getModulepathMethod · 0.95
getUpgrademodulepathMethod · 0.95

Calls 10

resolveFileMethod · 0.95
setLocationMethod · 0.95
containsWildcardsMethod · 0.95
getPropertyMethod · 0.65
getProjectMethod · 0.65
getNameMethod · 0.65
logMethod · 0.65
listMethod · 0.45
existsMethod · 0.45
getParentFileMethod · 0.45

Tested by

no test coverage detected