| 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 |
|---|---|
java.util.List<CompilerMessage> |
CompilationResult.getErrors()
Provides the list of errors recorded during the compilation.
|
java.util.List<CompilerMessage> |
CompilationResult.getWarnings()
Provides the list of warnings recorded during the compilation.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.