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.exceptions |
This package contains classes representing custom Java exceptions
that may be thrown by the compiler.
|
org.apache.flex.compiler.internal.as.codegen | |
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.compiler.internal.graph | |
org.apache.flex.compiler.internal.projects |
This package is the internal counterpart of the external
org.apache.flex.compiler.projects package. |
org.apache.flex.compiler.problems |
This package contains classes representing various problems
that can be encountered during compilation.
|
org.apache.flex.compiler.projects |
This package contains interfaces representing projects.
|
org.apache.flex.swc |
This package and its subpackages contain a support library
for reading, writing, and representing SWC files.
|
Class and Description |
---|
ConfigurationException
A common base class for configuration related exceptions.
|
ConfigurationException.CannotOpen |
ConfigurationException.IncorrectArgumentCount |
Class and Description |
---|
ConfigurationException
A common base class for configuration related exceptions.
|
ConfigurationException.CannotOpen |
ConfigurationException.IncorrectArgumentCount |
ConfigurationException.NotAFile |
ConfigurationException.NotDirectory |
ConfigurationException.RedundantFile |
Class and Description |
---|
BURMAbortException
A BURMAbortException terminates a BURM and
signals the code generator that the BURM's
results are not valid.
|
ConfigurationException
A common base class for configuration related exceptions.
|
ConfigurationException.BadValue |
ConfigurationException.ConfigurationIOError |
Class and Description |
---|
DuplicateLabelException
Checked exception thrown by the control-flow management
logic when a new label duplicates an active label.
|
Class and Description |
---|
ConfigurationException
A common base class for configuration related exceptions.
|
ConfigurationException.ConfigurationIOError |
Class and Description |
---|
ConfigurationException
A common base class for configuration related exceptions.
|
Class and Description |
---|
CircularDependencyException
Exception thrown when a graph is found to contain a circular dependency.
|
Class and Description |
---|
LibraryCircularDependencyException
Exception thrown when a
LibraryDependencyGraph is sorted and found
to form a circular dependency. |
Class and Description |
---|
ConfigurationException
A common base class for configuration related exceptions.
|
Class and Description |
---|
LibraryCircularDependencyException
Exception thrown when a
LibraryDependencyGraph is sorted and found
to form a circular dependency. |
Class and Description |
---|
ConfigurationException
A common base class for configuration related exceptions.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.