Package | Description |
---|---|
org.apache.sling.scripting.sightly.compiler |
The
org.apache.sling.scripting.sightly.compiler package defines the API exposed by the
SightlyCompiler . |
Modifier and Type | Method and Description |
---|---|
CompilationResult |
SightlyCompiler.compile(CompilationUnit compilationUnit)
Compiles a
CompilationUnit . |
CompilationResult |
SightlyCompiler.compile(CompilationUnit compilationUnit,
BackendCompiler backendCompiler)
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.