|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| InstructionVisitor | This interface specifies the methods for a visitor of
Instruction objects. |
| Class Summary | |
|---|---|
| AllInstructionVisitor | This AttributeVisitor lets a given InstructionVisitor visit all Instruction objects of the CodeAttribute objects it visits. |
| InstructionCounter | This InstructionVisitor counts the number of instructions that has been visited. |
| MultiInstructionVisitor | This InstructionVisitor delegates all visits to each InstructionVisitor in a given list. |
This package contains visitors for instructions.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||