Package | Description |
---|---|
org.apache.flex.abc |
This package and its subpackages contain a support library
for manipulating ActionScript bytecode (ABC).
|
org.apache.flex.abc.diagnostics |
This package contains classes and interfaces used to report non-fatal
diagnostics from ABC processing.
|
org.apache.flex.abc.graph |
This package cotains interfaces that define the behavior of a flowgraph.
|
org.apache.flex.abc.instructionlist |
This package contains an assembly-language-like serialization of a method body.
|
org.apache.flex.abc.models |
This package contains higher-level models of a method body
and encoders to translate from the basic ABC model
into these higher-level models.
|
org.apache.flex.abc.optimize |
This package contains specialized visitors that transform their input
according to some figure of merit.
|
org.apache.flex.abc.print |
This package contains specialized visitors and supporting classes that transform their input into a human readable form.
|
org.apache.flex.abc.semantics |
This package contains representations of the individual components of an ABC.
|
org.apache.flex.abc.visitors |
This package contains the most basic model of ABC, which uses visitors.
|
org.apache.flex.compiler.common |
This package contains miscellaneous classes and interfaces
used by other compiler packages.
|
org.apache.flex.compiler.definitions.references |
This package contains interfaces related to inter-definition references.
|
org.apache.flex.compiler.internal.abc | |
org.apache.flex.compiler.internal.as.codegen | |
org.apache.flex.compiler.internal.codegen.databinding | |
org.apache.flex.compiler.internal.css.codegen | |
org.apache.flex.compiler.internal.definitions |
This package is the internal counterpart of the external
org.apache.flex.compiler.definitions package. |
org.apache.flex.compiler.internal.definitions.references | |
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.internal.semantics | |
org.apache.flex.compiler.internal.targets |
This package is the internal counterpart of the external
org.apache.flex.compiler.targets package. |
org.apache.flex.compiler.internal.tree.as |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.as package. |
org.apache.flex.compiler.mxml |
This package contains classes and interfaces that provide a syntactic
representation of MXML as tags and attributes, without any semantic
understanding of what those tags and attributes mean in MXML.
|
org.apache.flex.compiler.problems |
This package contains classes representing various problems
that can be encountered during compilation.
|
Class and Description |
---|
ClassInfo
ClassInfo represents a class' class info structure.
|
InstanceInfo
A class' instance information.
|
Metadata
The
Metadata entry provides a mean of embedding arbitrary key/value
pairs into the ABC file. |
MethodBodyInfo
A representation of a method's method body information.
|
MethodInfo
A representation of a method's method signature.
|
Name
A representation of a name.
|
Namespace
A representation of a namespace.
|
Nsset
Nsset represents an ABC NamespaceSet, i.e., a set of Namespaces.
|
ScriptInfo
A representation of a script info.
|
Class and Description |
---|
MethodBodyInfo
A representation of a method's method body information.
|
MethodInfo
A representation of a method's method signature.
|
ScriptInfo
A representation of a script info.
|
Class and Description |
---|
Instruction
A representation of an ABC instruction.
|
Label
A Label represents the target of a branch instruction; it is not the ABC
OP_Label instruction.
|
Class and Description |
---|
Instruction
A representation of an ABC instruction.
|
Label
A Label represents the target of a branch instruction; it is not the ABC
OP_Label instruction.
|
Class and Description |
---|
Instruction
A representation of an ABC instruction.
|
MethodBodyInfo
A representation of a method's method body information.
|
Name
A representation of a name.
|
Class and Description |
---|
Instruction
A representation of an ABC instruction.
|
Label
A Label represents the target of a branch instruction; it is not the ABC
OP_Label instruction.
|
MethodBodyInfo
A representation of a method's method body information.
|
Class and Description |
---|
ClassInfo
ClassInfo represents a class' class info structure.
|
InstanceInfo
A class' instance information.
|
MethodInfo
A representation of a method's method signature.
|
ScriptInfo
A representation of a script info.
|
Trait
A representation of an individual trait.
|
Traits
A representation of an ABC entity's traits.
|
Class and Description |
---|
ArbitraryOperandsInstruction
An ArbitraryOperandsInstruction holds an array of operands as specified by
the caller, or in some special cases as set by a fixup pass.
|
ExceptionInfo
ExceptionInfo represents an exception-handling annotation in a MethodBodyInfo
structure.
|
Instruction
A representation of an ABC instruction.
|
Label
A Label represents the target of a branch instruction; it is not the ABC
OP_Label instruction.
|
Label.LabelKind |
Metadata
The
Metadata entry provides a mean of embedding arbitrary key/value
pairs into the ABC file. |
MethodInfo
A representation of a method's method signature.
|
Name
A representation of a name.
|
Namespace
A representation of a namespace.
|
Nsset
Nsset represents an ABC NamespaceSet, i.e., a set of Namespaces.
|
PooledValue
A representation of a value in a constant pool
that is not a name, namespace, or namespace set.
|
Trait
A representation of an individual trait.
|
Traits
A representation of an ABC entity's traits.
|
Class and Description |
---|
ClassInfo
ClassInfo represents a class' class info structure.
|
InstanceInfo
A class' instance information.
|
Instruction
A representation of an ABC instruction.
|
Label
A Label represents the target of a branch instruction; it is not the ABC
OP_Label instruction.
|
Metadata
The
Metadata entry provides a mean of embedding arbitrary key/value
pairs into the ABC file. |
MethodBodyInfo
A representation of a method's method body information.
|
MethodInfo
A representation of a method's method signature.
|
Name
A representation of a name.
|
Namespace
A representation of a namespace.
|
Nsset
Nsset represents an ABC NamespaceSet, i.e., a set of Namespaces.
|
ScriptInfo
A representation of a script info.
|
Traits
A representation of an ABC entity's traits.
|
Class and Description |
---|
Name
A representation of a name.
|
Class and Description |
---|
Name
A representation of a name.
|
Namespace
A representation of a namespace.
|
Class and Description |
---|
ClassInfo
ClassInfo represents a class' class info structure.
|
InstanceInfo
A class' instance information.
|
MethodInfo
A representation of a method's method signature.
|
Name
A representation of a name.
|
Namespace
A representation of a namespace.
|
Traits
A representation of an ABC entity's traits.
|
Class and Description |
---|
Instruction
A representation of an ABC instruction.
|
Label
A Label represents the target of a branch instruction; it is not the ABC
OP_Label instruction.
|
MethodInfo
A representation of a method's method signature.
|
Name
A representation of a name.
|
Namespace
A representation of a namespace.
|
PooledValue
A representation of a value in a constant pool
that is not a name, namespace, or namespace set.
|
Class and Description |
---|
MethodInfo
A representation of a method's method signature.
|
Name
A representation of a name.
|
Class and Description |
---|
Name
A representation of a name.
|
Class and Description |
---|
Name
A representation of a name.
|
Namespace
A representation of a namespace.
|
Class and Description |
---|
Name
A representation of a name.
|
Class and Description |
---|
Name
A representation of a name.
|
Class and Description |
---|
MethodBodyInfo
A representation of a method's method body information.
|
MethodInfo
A representation of a method's method signature.
|
Name
A representation of a name.
|
Nsset
Nsset represents an ABC NamespaceSet, i.e., a set of Namespaces.
|
PooledValue
A representation of a value in a constant pool
that is not a name, namespace, or namespace set.
|
Class and Description |
---|
Name
A representation of a name.
|
Class and Description |
---|
Name
A representation of a name.
|
Class and Description |
---|
Name
A representation of a name.
|
Namespace
A representation of a namespace.
|
Class and Description |
---|
Name
A representation of a name.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.