|
||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||
See:
Description
| Interface Summary | |
|---|---|
| NodeVisitor | Node visitor interface. |
| Class Summary | |
|---|---|
| AssignmentNode | Assignment node. |
| BinaryNode | Binary operation node. |
| ConcatenationNode | Concatenation node. |
| FlowGraph | Flow graph. |
| InitializationNode | Initialization node. |
| Node | Superclass for flow graph nodes. |
| UnaryNode | Unary operation node. |
| Use | Set of incoming flow edges. |
Flow graphs.
Nodes represent definitions (variables or expressions). Edges represent data flow.
This code may be used under the terms of the GNU General Public License.
|
||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||