Package | Description |
---|---|
com.sun.tools.sjavac |
Modifier and Type | Method and Description |
---|---|
void |
JavacState.compareWithMakefileList(File makefileSourceList)
Compare the calculate source list, with an explicit list, usually supplied from the makefile.
|
static void |
Source.scanRoot(File root,
Set<String> suffixes,
List<String> excludes,
List<String> includes,
List<String> excludeFiles,
List<String> includeFiles,
Map<String,Source> foundFiles,
Map<String,Module> foundModules,
Module currentModule,
boolean permitSourcesWithoutPackage,
boolean inGensrc,
boolean inLinksrc)
Recurse into the directory root and find all files matchine the excl/incl/exclfiles/inclfiles rules.
|
static void |
Log.setLogLevel(String l,
PrintStream o,
PrintStream e) |
Copyright © 2017 earcam. All rights reserved.