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

FGNodeThis Class Reference

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

Public Methods

 FGNodeThis (MethodVariant methodVariant)
MethodVariant getMethodVariant ()

Private Attributes

MethodVariant methodVariant

Detailed Description

This class represents the node which describes the "this" variable.

Author:
John Hatcliff , Venkatesh Prasad Ranganath
Version:
Name:
(
Revision:
1.1.1.1
)

Definition at line 54 of file FGNodeThis.java.


Constructor & Destructor Documentation

FGNodeThis::FGNodeThis MethodVariant   methodVariant [inline]
 

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

Parameters:
methodVariant   method variant to which this node belongs.

Definition at line 66 of file FGNodeThis.java.


Member Function Documentation

MethodVariant FGNodeThis::getMethodVariant   [inline]
 

Returns the Jimple Local to which this node is associated.

Returns:
the Jimple Local to which this node is associated.

Definition at line 76 of file FGNodeThis.java.


Member Data Documentation

MethodVariant FGNodeThis::methodVariant [private]
 

MethodVariant in which the described "this" variable occurs.

Definition at line 59 of file FGNodeThis.java.


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