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
BackendCompiler
can be hooked in into theSightlyCompiler
in order to transpile HTLCommand
s into other JVM supported languages. -
Classes in org.apache.sling.scripting.sightly.compiler.backend used by org.apache.sling.scripting.sightly.java.compilerClassDescriptionA
BackendCompiler
can be hooked in into theSightlyCompiler
in order to transpile HTLCommand
s into other JVM supported languages.