Uses of Interface
org.apache.sling.scripting.sightly.compiler.CompilationUnit
Packages that use CompilationUnit
Package
Description
The
org.apache.sling.scripting.sightly.compiler package defines the API exposed by the
SightlyCompiler.-
Uses of CompilationUnit in org.apache.sling.scripting.sightly.compiler
Methods in org.apache.sling.scripting.sightly.compiler with parameters of type CompilationUnitModifier and TypeMethodDescriptionSightlyCompiler.compile(CompilationUnit compilationUnit) Compiles aCompilationUnit.SightlyCompiler.compile(CompilationUnit compilationUnit, BackendCompiler backendCompiler)