Uses of Interface
org.apache.sling.scripting.sightly.compiler.CompilationResult
Packages that use CompilationResult
Package
Description
The
org.apache.sling.scripting.sightly.compiler
package defines the API exposed by the
SightlyCompiler
.-
Uses of CompilationResult in org.apache.sling.scripting.sightly.compiler
Methods in org.apache.sling.scripting.sightly.compiler that return CompilationResultModifier and TypeMethodDescriptionSightlyCompiler.compile
(CompilationUnit compilationUnit) Compiles aCompilationUnit
.SightlyCompiler.compile
(CompilationUnit compilationUnit, BackendCompiler backendCompiler) -
Uses of CompilationResult in org.apache.sling.scripting.sightly.impl.compiler
Classes in org.apache.sling.scripting.sightly.impl.compiler that implement CompilationResult