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

Method scanDir

src/main/org/apache/tools/ant/taskdefs/Javac.java:1116–1136  ·  view source on GitHub ↗

Scans the directory looking for source files to be compiled. The results are returned in the class variable compileList @param srcDir The source directory @param destDir The destination directory @param files An array of filenames

(final File srcDir, final File destDir, final String[] files)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 5

setFromMethod · 0.95
setToMethod · 0.95
restrictAsFilesMethod · 0.95
lookForPackageInfosMethod · 0.95

Tested by

no test coverage detected