Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

FGNodeField Class Reference

Inheritance diagram for FGNodeField:
[legend]
Collaboration diagram for FGNodeField:
[legend]
List of all members.

Public Methods

 FGNodeField (SootField field)
SootField getField ()

Private Attributes

SootField field

Detailed Description

This class represents the node which describes field variables of classes.

Author:
John Hatcliff , Venkatesh Prasad Ranganath

Definition at line 52 of file FGNodeField.java.


Constructor & Destructor Documentation

FGNodeField::FGNodeField SootField   field [inline]
 

Constructor that uses empty sets for values, actions, and succs.

Parameters:
field   described by this flowgraph node.

Definition at line 64 of file FGNodeField.java.


Member Function Documentation

SootField FGNodeField::getField   [inline]
 

Returns the field described by this node.

Returns:
the field described by this node.

Definition at line 74 of file FGNodeField.java.


Member Data Documentation

SootField FGNodeField::field [private]
 

Represents the field described by this FG node.

Definition at line 57 of file FGNodeField.java.


The documentation for this class was generated from the following file:
Generated at Thu Feb 7 07:11:07 2002 for Bandera by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001