|
ESC/Java2 © 2003,2004,2005,2006 David Cok and Joseph Kiniry © 2005,2006 UCD Dublin © 2003,2004 Radboud University Nijmegen © 1999,2000 Compaq Computer Corporation © 1997,1998,1999 Digital Equipment Corporation All Rights Reserved |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The interface for listeners of CompilationUnit-loading
notification events (sent by OutsideEnv).
CompilationUnit,
OutsideEnv| Method Summary | |
void |
notify(CompilationUnit justLoaded)
Each time a CompilationUnit is loaded by
OutsideEnv, this routine in the current
Listener (see OutsideEnv.setListener)
is called with the newly-loaded
CompilationUnit. |
| Method Detail |
public void notify(CompilationUnit justLoaded)
CompilationUnit is loaded by
OutsideEnv, this routine in the current
Listener (see OutsideEnv.setListener)
is called with the newly-loaded
CompilationUnit.
The passed CompilationUnit will already have
the sig fields of its direct TypeDecls
adjusted. (See the class comments for
OutsideEnv).
|
ESC/Java2 © 2003,2004,2005,2006 David Cok and Joseph Kiniry © 2005,2006 UCD Dublin © 2003,2004 Radboud University Nijmegen © 1999,2000 Compaq Computer Corporation © 1997,1998,1999 Digital Equipment Corporation All Rights Reserved |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||