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

Method append

src/main/org/apache/tools/ant/types/PatternSet.java:441–458  ·  view source on GitHub ↗

Adds the patterns of the other instance to this set. @param other the other PatternSet instance. @param p the current project.

(PatternSet other, Project p)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

mergePatternsMethod · 0.95
mergePatternsMethod · 0.95
toStringMethod · 0.45

Calls 7

createIncludeMethod · 0.95
createExcludeMethod · 0.95
isReferenceMethod · 0.45
getIncludePatternsMethod · 0.45
setNameMethod · 0.45
getExcludePatternsMethod · 0.45

Tested by

no test coverage detected