Package | Description |
---|---|
org.apache.flex.abc.diagnostics |
This package contains classes and interfaces used to report non-fatal
diagnostics from ABC processing.
|
Modifier and Type | Method and Description |
---|---|
List<DiagnosticsAggregator.ProblemDescription> |
DiagnosticsAggregator.getErrors()
Get problem-level diagnostics seen by this visitor.
|
List<DiagnosticsAggregator.ProblemDescription> |
DiagnosticsAggregator.getWarnings()
Get warning-level diagnostics seen by this visitor.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.