|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| ConstantVisitor | This interface specifies the methods for a visitor of Constant
objects. |
| Class Summary | |
|---|---|
| AllConstantVisitor | This ClassVisitor lets a given ConstantVisitor visit all constant pool entries of the program classes it visits. |
| ExceptClassConstantFilter | This ConstantVisitor delegates its visits to class constants
to another given ConstantVisitor, except for one given class. |
This package contains visitors for class constants.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||