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

ValueIndexManagerAlloc::ValueIndexAlloc Class Reference

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

Public Methods

 ValueIndexAlloc (MethodVariant methodVariant, Index codeIndex)

Private Attributes

MethodVariant methodVariant
Index codeIndex

Detailed Description

Implementation of Index which are method variant and code position specific.

Definition at line 63 of file ValueIndexManagerAlloc.java.


Constructor & Destructor Documentation

ValueIndexManagerAlloc::ValueIndexAlloc::ValueIndexAlloc MethodVariant   methodVariant,
Index   codeIndex
[inline]
 

Constructor of the class.

Parameters:
methodVariant   the method in which the variant originated.
codeIndex   the position in the method where the variant originated.

Definition at line 82 of file ValueIndexManagerAlloc.java.


Member Data Documentation

Index ValueIndexManagerAlloc::ValueIndexAlloc::codeIndex [private]
 

The position in code where the index's variant originated.

Definition at line 73 of file ValueIndexManagerAlloc.java.

MethodVariant ValueIndexManagerAlloc::ValueIndexAlloc::methodVariant [private]
 

The method variant in which the index's variant originated.

Definition at line 68 of file ValueIndexManagerAlloc.java.


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