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

ReadyDependStmt Class Reference

List of all members.

Public Methods

 ReadyDependStmt (MethodInfo mdInfo, Stmt stmt)

Public Attributes

MethodInfo methodInfo
Stmt readyOnStmt

Detailed Description

This class is for information of ready dependent statement.

Definition at line 40 of file ReadyDependStmt.java.


Constructor & Destructor Documentation

ReadyDependStmt::ReadyDependStmt MethodInfo   mdInfo,
Stmt   stmt
[inline]
 

Parameters:
mdInfo   method information.
stmt   the ready dependent statement.

Definition at line 50 of file ReadyDependStmt.java.


Member Data Documentation

MethodInfo ReadyDependStmt::methodInfo
 

Method where the ready dependent statement is.

Definition at line 44 of file ReadyDependStmt.java.


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