See: Description
Class | Description |
---|---|
AbstractDiagnosticVisitor |
An abstract base class implementation of
IDiagnosticsVisitor . |
DiagnosticsAggregator |
A DiagnosticsAggregator collects AET diagnostics for analysis.
|
DiagnosticsAggregator.ProblemDescription |
A ProblemDescription holds information about a particular problem occurrence.
|
Enum | Description |
---|---|
DiagnosticsAggregator.ProblemDescription.ProblemType |
The type of problem observed.
|
Fatal diagnostics -- that is, conditions that prevent the AET from
generating bytecode -- are reported by throwing an
IllegalStateException
.
Copyright © 2016 The Apache Software Foundation. All rights reserved.