| Package | Description |
|---|---|
| org.apache.royale.compiler.clients.problems | |
| org.apache.royale.compiler.config | |
| org.apache.royale.compiler.internal.config |
This package is the internal counterpart of the external
org.apache.royale.compiler.config package. |
| Constructor and Description |
|---|
CompilerProblemCategorizer(ICompilerProblemSettings problemSettings)
This categorizer can look at user configured overrides of problem
severity, falling back to the default severity.
|
ProblemQuery(ICompilerProblemSettings problemSettings)
Construct a ProblemQuery with settings to control how compiler problems
are reported.
|
ProblemSettingsFilter(ICompilerProblemSettings problemSettings)
Create a filter based on problem settings.
|
| Modifier and Type | Method and Description |
|---|---|
ICompilerProblemSettings |
Configurator.getCompilerProblemSettings() |
| Modifier and Type | Class and Description |
|---|---|
class |
CompilerProblemSettings
A value object created by the Configurator.
|
| Modifier and Type | Method and Description |
|---|---|
ICompilerProblemSettings |
IConfigurator.getCompilerProblemSettings()
Get the settings that control how compiler problems are reported.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.