Package | Description |
---|---|
org.apache.sling.commons.compiler |
Modifier and Type | Method and Description |
---|---|
java.util.List<CompilerMessage> |
CompilationResult.getErrors()
Return a list of error messages that occured during
compilation.
|
java.util.List<CompilerMessage> |
CompilationResult.getWarnings()
Return a list of warnings that occured during
compilation.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.