| Package | Description |
|---|---|
| org.yarnandtail.andhow.compile |
| Modifier and Type | Method and Description |
|---|---|
List<CompileProblem> |
CompileUnit.getProblems()
The list of Property errors, either directly added or created indirectly
by adding properties that had invalid modifiers.
|
List<CompileProblem> |
AndHowCompileException.getProblems()
The list of AndHow CompileProblems discovered, if any.
|
| Constructor and Description |
|---|
AndHowCompileException(List<CompileProblem> problems)
Instance when there are one or more AndHow domain 'problems' with the
code being compiled.
|
Copyright © 2021. All rights reserved.