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

DynamicMapEntry Class Reference

List of all members.

Public Methods

String toString ()

Private Methods

 DynamicMapEntry (Expr alloc, SootClass sootClass, ArrayType arrayType, Object key, int size, int arrayLen)

Private Attributes

Expr alloc
SootClass sootClass
ArrayType arrayType
Object key
int size
int arrayLen
int id

Static Private Attributes

int count = 0

Detailed Description

An entry in a dynamic map.

Binds an allocator site to the parameters of the collection that will hold its instances (key, size, array size).

Definition at line 46 of file DynamicMapEntry.java.


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