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