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.ast.GhostDeclPragma

Packages that use GhostDeclPragma
escjava.ast   
 

Uses of GhostDeclPragma in escjava.ast
 

Methods in escjava.ast that return GhostDeclPragma
static GhostDeclPragma GhostDeclPragma.make(FieldDecl decl, int loc)
           
 

Methods in escjava.ast with parameters of type GhostDeclPragma
abstract  java.lang.Object VisitorArgResult.visitGhostDeclPragma(GhostDeclPragma x, java.lang.Object o)
           
abstract  void Visitor.visitGhostDeclPragma(GhostDeclPragma x)
           
 


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