| Package | Description |
|---|---|
| org.apache.royale.compiler.clients.problems | |
| org.apache.royale.compiler.problems.collections |
This package contains classes dealing with collections of compiler problems.
|
| Class and Description |
|---|
| IProblemFilter
IProblemFilter defines the interface used by problem filtering
objects; a problem filter must be able to accept (or, by returning
false, reject) a candidate ICompilerProblem.
|
| ProblemFormatter
Abstract class that provide useful functionality for
formatting and retrieving the localized message of
CompilerProblem's. |
| Class and Description |
|---|
| IProblemFilter
IProblemFilter defines the interface used by problem filtering
objects; a problem filter must be able to accept (or, by returning
false, reject) a candidate ICompilerProblem.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.