Uses of Interface
org.apache.sling.commons.compiler.CompilationUnit
-
Uses of CompilationUnit in org.apache.sling.commons.compiler
Modifier and TypeInterfaceDescriptioninterface
Extension of the CompilationUnit interface which allows for the explicit declaration of the source file name.Modifier and TypeMethodDescriptionJavaCompiler.compile
(CompilationUnit[] units, Options options) Compile the compilation units.