Uses of Interface
org.apache.sling.scripting.sightly.compiler.CompilationUnit
-
Packages that use CompilationUnit Package Description org.apache.sling.scripting.sightly.compiler Theorg.apache.sling.scripting.sightly.compilerpackage defines the API exposed by theSightlyCompiler. -
-
Uses of CompilationUnit in org.apache.sling.scripting.sightly.compiler
Methods in org.apache.sling.scripting.sightly.compiler with parameters of type CompilationUnit Modifier and Type Method Description CompilationResultSightlyCompiler. compile(CompilationUnit compilationUnit)Compiles aCompilationUnit.CompilationResultSightlyCompiler. compile(CompilationUnit compilationUnit, BackendCompiler backendCompiler)
-