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.compiler
package 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 ABackendCompiler
can be hooked in into theSightlyCompiler
in order to transpile HTLCommand
s into other JVM supported languages.