Package | Description |
---|---|
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.graph.algorithms |
This package contains standard static analysis data structures,
such as dominator trees and dominance frontiers.
|
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.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.problems |
This package contains classes representing various problems
that can be encountered during compilation.
|
Class and Description |
---|
IBasicBlock
IBasicBlock defines the minimum necessary semantics
of a vertex in an AET method body's
IFlowgraph . |
IFlowgraph
IFlowgraph defines the operations required of an object
that can serve as an AET flowgraph.
|
Class and Description |
---|
IBasicBlock
IBasicBlock defines the minimum necessary semantics
of a vertex in an AET method body's
IFlowgraph . |
Class and Description |
---|
IBasicBlock
IBasicBlock defines the minimum necessary semantics
of a vertex in an AET method body's
IFlowgraph . |
Class and Description |
---|
IBasicBlock
IBasicBlock defines the minimum necessary semantics
of a vertex in an AET method body's
IFlowgraph . |
IFlowgraph
IFlowgraph defines the operations required of an object
that can serve as an AET flowgraph.
|
Class and Description |
---|
IBasicBlock
IBasicBlock defines the minimum necessary semantics
of a vertex in an AET method body's
IFlowgraph . |
IFlowgraph
IFlowgraph defines the operations required of an object
that can serve as an AET flowgraph.
|
Class and Description |
---|
IBasicBlock
IBasicBlock defines the minimum necessary semantics
of a vertex in an AET method body's
IFlowgraph . |
IFlowgraph
IFlowgraph defines the operations required of an object
that can serve as an AET flowgraph.
|
Class and Description |
---|
IBasicBlock
IBasicBlock defines the minimum necessary semantics
of a vertex in an AET method body's
IFlowgraph . |
IFlowgraph
IFlowgraph defines the operations required of an object
that can serve as an AET flowgraph.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.