Uses of Package
org.apache.sling.scripting.sightly.compiler.backend
-
Packages that use org.apache.sling.scripting.sightly.compiler.backend Package Description org.apache.sling.scripting.sightly.compiler Theorg.apache.sling.scripting.sightly.compilerpackage defines the API exposed by theSightlyCompiler. -
Classes in org.apache.sling.scripting.sightly.compiler.backend used by org.apache.sling.scripting.sightly.compiler Class Description BackendCompiler ABackendCompilercan be hooked in into theSightlyCompilerin order to transpile HTLCommands into other JVM supported languages.