Uses of Interface
org.apache.sling.scripting.sightly.compiler.CompilationUnit
Package
Description
The
org.apache.sling.scripting.sightly.compiler
package defines the API exposed by the
SightlyCompiler
.-
Uses of CompilationUnit in org.apache.sling.scripting.sightly.compiler
Modifier and TypeMethodDescriptionSightlyCompiler.compile
(CompilationUnit compilationUnit) Compiles aCompilationUnit
.SightlyCompiler.compile
(CompilationUnit compilationUnit, BackendCompiler backendCompiler)