| 限定符和类型 | 类和说明 |
|---|---|
static class |
CompilerOfJava.JavaStringObject |
| 构造器和说明 |
|---|
CompilerOfJava() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
execute(java.lang.Iterable<?> compilationList) |
java.lang.Iterable<?> |
getCompilationUnits(java.lang.Iterable<java.io.File> sourceFiles) |
java.lang.Iterable<?> |
getCompilationUnits(java.lang.String className,
java.lang.String source) |
org.slf4j.Logger |
getLogger() |
java.lang.String |
getSourceFileSuffix() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearClassDir, clearDirs, compile, compile, compile, compiledClassDir, compileFile, compileFile, findClassFiles, findClassFiles, getCompiledClasses, getCompiledClassesBytes, getCompilerCommand, getFileNameList, supportedpublic java.lang.String getSourceFileSuffix()
getSourceFileSuffix 在接口中 Compilerpublic java.lang.Iterable<?> getCompilationUnits(java.lang.String className,
java.lang.String source)
getCompilationUnits 在接口中 Compilerpublic java.lang.Iterable<?> getCompilationUnits(java.lang.Iterable<java.io.File> sourceFiles)
getCompilationUnits 在接口中 Compiler