Package | Description |
---|---|
org.apache.flex.compiler.problems |
This package contains classes representing various problems
that can be encountered during compilation.
|
Modifier and Type | Class and Description |
---|---|
class |
DeprecatedConfigurationOptionProblem
Problem indicates a deprecated configuration option usage.
|
class |
FlexOnlyConfigurationOptionNotSupported
Warn the user that using a "Flex only" configuration option is not fully
supported.
|
class |
RemovedConfigurationOptionProblem
Problem indicates that the command line option is no longer supported.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.