| Package | Description |
|---|---|
| org.apache.sling.commons.compiler |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CompilationUnitWithSource
Extension of the CompilationUnit interface which allows for the explicit
declaration of the source file name.
|
| Modifier and Type | Method and Description |
|---|---|
CompilationResult |
JavaCompiler.compile(CompilationUnit[] units,
Options options)
Compile the compilation units.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.