|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompilationResult | |
|---|---|
| org.apache.sling.commons.compiler | |
| org.apache.sling.commons.compiler.impl | |
| Uses of CompilationResult in org.apache.sling.commons.compiler |
|---|
| Methods in org.apache.sling.commons.compiler that return CompilationResult | |
|---|---|
CompilationResult |
JavaCompiler.compile(CompilationUnit[] units,
Options options)
Compile the compilation units. |
| Uses of CompilationResult in org.apache.sling.commons.compiler.impl |
|---|
| Classes in org.apache.sling.commons.compiler.impl that implement CompilationResult | |
|---|---|
class |
CompilationResultImpl
Implementation of the compilation result |
| Methods in org.apache.sling.commons.compiler.impl that return CompilationResult | |
|---|---|
CompilationResult |
EclipseJavaCompiler.compile(CompilationUnit[] units,
Options compileOptions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||