Package | Description |
---|---|
org.apache.flex.abc.diagnostics |
This package contains classes and interfaces used to report non-fatal
diagnostics from ABC processing.
|
org.apache.flex.abc.visitors |
This package contains the most basic model of ABC, which uses visitors.
|
Class and Description |
---|
DiagnosticsAggregator.ProblemDescription
A ProblemDescription holds information about a particular problem occurrence.
|
DiagnosticsAggregator.ProblemDescription.ProblemType
The type of problem observed.
|
Class and Description |
---|
AbstractDiagnosticVisitor
An abstract base class implementation of
IDiagnosticsVisitor . |
Copyright © 2016 The Apache Software Foundation. All rights reserved.