Uses of Package
org.apache.sling.scripting.sightly.compiler.backend
Packages that use org.apache.sling.scripting.sightly.compiler.backend
Package
Description
The
org.apache.sling.scripting.sightly.compiler package defines the API exposed by the
SightlyCompiler.Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Classes in org.apache.sling.scripting.sightly.compiler.backend used by org.apache.sling.scripting.sightly.compilerClassDescriptionA
BackendCompilercan be hooked in into theSightlyCompilerin order to transpile HTLCommands into other JVM supported languages. -
Classes in org.apache.sling.scripting.sightly.compiler.backend used by org.apache.sling.scripting.sightly.java.compilerClassDescriptionA
BackendCompilercan be hooked in into theSightlyCompilerin order to transpile HTLCommands into other JVM supported languages.