ESC/Java2
© 2003,2004,2005 David Cok and Joseph Kiniry
© 2005 UCD Dublin
© 2003,2004 Radboud University Nijmegen
© 1999,2000 Compaq Computer Corporation
© 1997,1998,1999 Digital Equipment Corporation
All Rights Reserved

Uses of Class
escjava.translate.ParamAndGlobalVarInfo

Packages that use ParamAndGlobalVarInfo
escjava.translate   
 

Uses of ParamAndGlobalVarInfo in escjava.translate
 

Fields in escjava.translate declared as ParamAndGlobalVarInfo
(package private)  ParamAndGlobalVarInfo ParamAndGlobalVarInfo.next
           
 

Methods in escjava.translate that return ParamAndGlobalVarInfo
private static ParamAndGlobalVarInfo GetSpec.collectParamsAndGlobals(Spec spec, FindContributors scope)
          Collects the parameters of spec.args and the static fields in scope, whose types are class types.
 


ESC/Java2
© 2003,2004,2005 David Cok and Joseph Kiniry
© 2005 UCD Dublin
© 2003,2004 Radboud University Nijmegen
© 1999,2000 Compaq Computer Corporation
© 1997,1998,1999 Digital Equipment Corporation
All Rights Reserved

The ESC/Java2 Project Homepage