| Package | Description |
|---|---|
| org.apache.flex.compiler.clients |
This package contains classes implementing four compiler command-line tools:
MXMLC, COMPC, ASC, and Optimizer. |
| org.apache.flex.compiler.config |
This package contains classes and interfaces related to the configuration subsystem.
|
| org.apache.flex.compiler.internal.config |
This package is the internal counterpart of the external
org.apache.flex.compiler.config package. |
| org.apache.flex.compiler.internal.driver.js.goog | |
| org.apache.flex.swc |
This package and its subpackages contain a support library
for reading, writing, and representing SWC files.
|
| Class and Description |
|---|
| Arguments
Display names for the arguments of the annotated configuration option.
|
| Config
Configuration annotation.
|
| InfiniteArguments
Configuration options annotated with
@InfiniteArguments has
unlimited number of arguments, even if the option has a finite number of
argument names. |
| Mapping
This annotation explicitly specifies how a field in
Configuration
maps to a configuration option name. |
| Class and Description |
|---|
| ArgumentNameGenerator
This annotation allows a programmatic interface for generating argument
names.
|
| Arguments
Display names for the arguments of the annotated configuration option.
|
| Config
Configuration annotation.
|
| DefaultArgumentValue
DefaultArgumentValue is used to specify default values for an argument,
for when the value isn't specified.
|
| DeprecatedConfig
Deprecated configuration option.
|
| FlexOnly
Annotates a configuration option being Flex specific and not supported
in AS-only applications.
|
| InfiniteArguments
Configuration options annotated with
@InfiniteArguments has
unlimited number of arguments, even if the option has a finite number of
argument names. |
| Mapping
This annotation explicitly specifies how a field in
Configuration
maps to a configuration option name. |
| SoftPrerequisites
Prerequisites which should be set before this one if they exist.
|
| Class and Description |
|---|
| ArgumentNameGenerator
This annotation allows a programmatic interface for generating argument
names.
|
| Config
Configuration annotation.
|
| InfiniteArguments
Configuration options annotated with
@InfiniteArguments has
unlimited number of arguments, even if the option has a finite number of
argument names. |
| Mapping
This annotation explicitly specifies how a field in
Configuration
maps to a configuration option name. |
| SoftPrerequisites
Prerequisites which should be set before this one if they exist.
|
| Class and Description |
|---|
| Config
Configuration annotation.
|
| FlexOnly
Annotates a configuration option being Flex specific and not supported
in AS-only applications.
|
| InfiniteArguments
Configuration options annotated with
@InfiniteArguments has
unlimited number of arguments, even if the option has a finite number of
argument names. |
| Mapping
This annotation explicitly specifies how a field in
Configuration
maps to a configuration option name. |
| Class and Description |
|---|
| Arguments
Display names for the arguments of the annotated configuration option.
|
| Config
Configuration annotation.
|
| InfiniteArguments
Configuration options annotated with
@InfiniteArguments has
unlimited number of arguments, even if the option has a finite number of
argument names. |
| Mapping
This annotation explicitly specifies how a field in
Configuration
maps to a configuration option name. |
| SoftPrerequisites
Prerequisites which should be set before this one if they exist.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.