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
javafe.ast.OnDemandImportDecl

Packages that use OnDemandImportDecl
javafe.ast   
 

Uses of OnDemandImportDecl in javafe.ast
 

Methods in javafe.ast that return OnDemandImportDecl
static OnDemandImportDecl OnDemandImportDecl.make(int loc, Name pkgName)
           
 

Methods in javafe.ast with parameters of type OnDemandImportDecl
 java.lang.Object VisitorArgResult.visitOnDemandImportDecl(OnDemandImportDecl x, java.lang.Object o)
           
 void Visitor.visitOnDemandImportDecl(OnDemandImportDecl 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