| 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.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.internal.abc | |
| org.apache.flex.compiler.internal.as.codegen | |
| org.apache.flex.compiler.internal.codegen.databinding | |
| org.apache.flex.compiler.internal.css.codegen | 
| Class and Description | 
|---|
| IABCVisitor The IABCVisitor is the ABC program-level data sink and visitor generator. | 
| IClassVisitor The IClassVisitor generates traits visitors for an ABC class' static and
 instance traits. | 
| IDiagnosticsVisitor IVisitor that is called by the  ABCEmitterto notify clients of issues
 it encountered that will most likely cause the abc created by theABCEmitterto fail verification in the VM. | 
| IMethodVisitor An IMethodVisitor begins definition of a method, and generates the
 corresponding IMethodBodyVisitor. | 
| IScriptVisitor An IScriptVisitor generates a visitor for the script's traits, and records the
 script's init method. | 
| ITraitsVisitor An ITraitsVisitor defines the individual trait entries of a traits collection. | 
| IVisitor Base interface for all visitors reachable from an  IABCVisitor. | 
| Class and Description | 
|---|
| IDiagnosticsVisitor IVisitor that is called by the  ABCEmitterto notify clients of issues
 it encountered that will most likely cause the abc created by theABCEmitterto fail verification in the VM. | 
| Class and Description | 
|---|
| IFlowGraphVisitor A IFlowGraphVisitor defines the behavior of a visitor over a control flow
 graph. | 
| Class and Description | 
|---|
| IDiagnosticsVisitor IVisitor that is called by the  ABCEmitterto notify clients of issues
 it encountered that will most likely cause the abc created by theABCEmitterto fail verification in the VM. | 
| IFlowGraphVisitor A IFlowGraphVisitor defines the behavior of a visitor over a control flow
 graph. | 
| Class and Description | 
|---|
| DelegatingMethodBodyVisitor Base class for various method body visitors that wish to modify the method
 body this class just passes all calls through to the delegate | 
| IDiagnosticsVisitor IVisitor that is called by the  ABCEmitterto notify clients of issues
 it encountered that will most likely cause the abc created by theABCEmitterto fail verification in the VM. | 
| IMethodBodyVisitor An IMethodBodyVisitor defines a method's local variables and ABC instructions. | 
| IVisitor Base interface for all visitors reachable from an  IABCVisitor. | 
| Class and Description | 
|---|
| IABCVisitor The IABCVisitor is the ABC program-level data sink and visitor generator. | 
| IVisitor Base interface for all visitors reachable from an  IABCVisitor. | 
| Class and Description | 
|---|
| IDiagnosticsVisitor IVisitor that is called by the  ABCEmitterto notify clients of issues
 it encountered that will most likely cause the abc created by theABCEmitterto fail verification in the VM. | 
| IFlowGraphVisitor A IFlowGraphVisitor defines the behavior of a visitor over a control flow
 graph. | 
| Class and Description | 
|---|
| IABCVisitor The IABCVisitor is the ABC program-level data sink and visitor generator. | 
| IClassVisitor The IClassVisitor generates traits visitors for an ABC class' static and
 instance traits. | 
| IDiagnosticsVisitor IVisitor that is called by the  ABCEmitterto notify clients of issues
 it encountered that will most likely cause the abc created by theABCEmitterto fail verification in the VM. | 
| IMetadataVisitor An IMetdataVisitor defines a trait's metadata. | 
| IMethodBodyVisitor An IMethodBodyVisitor defines a method's local variables and ABC instructions. | 
| IMethodVisitor An IMethodVisitor begins definition of a method, and generates the
 corresponding IMethodBodyVisitor. | 
| IScriptVisitor An IScriptVisitor generates a visitor for the script's traits, and records the
 script's init method. | 
| ITraitsVisitor An ITraitsVisitor defines the individual trait entries of a traits collection. | 
| ITraitVisitor An ITraitVisitor generates a IMetadataVisitor to define a trait's metadata, and
 records name=value trait attributes. | 
| IVisitor Base interface for all visitors reachable from an  IABCVisitor. | 
| Class and Description | 
|---|
| IABCVisitor The IABCVisitor is the ABC program-level data sink and visitor generator. | 
| IClassVisitor The IClassVisitor generates traits visitors for an ABC class' static and
 instance traits. | 
| IMethodVisitor An IMethodVisitor begins definition of a method, and generates the
 corresponding IMethodBodyVisitor. | 
| IScriptVisitor An IScriptVisitor generates a visitor for the script's traits, and records the
 script's init method. | 
| ITraitsVisitor An ITraitsVisitor defines the individual trait entries of a traits collection. | 
| ITraitVisitor An ITraitVisitor generates a IMetadataVisitor to define a trait's metadata, and
 records name=value trait attributes. | 
| IVisitor Base interface for all visitors reachable from an  IABCVisitor. | 
| NilABCVisitor An IABCVisitor that ignores its input as far as possible. | 
| Class and Description | 
|---|
| IABCVisitor The IABCVisitor is the ABC program-level data sink and visitor generator. | 
| ITraitVisitor An ITraitVisitor generates a IMetadataVisitor to define a trait's metadata, and
 records name=value trait attributes. | 
| Class and Description | 
|---|
| IABCVisitor The IABCVisitor is the ABC program-level data sink and visitor generator. | 
| Class and Description | 
|---|
| IABCVisitor The IABCVisitor is the ABC program-level data sink and visitor generator. | 
| ITraitsVisitor An ITraitsVisitor defines the individual trait entries of a traits collection. | 
Copyright © 2016 The Apache Software Foundation. All rights reserved.