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.compilerpackage 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 CompilationResultSightlyCompiler. compile(CompilationUnit compilationUnit, BackendCompiler backendCompiler)
-