|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| IAcqLockInstVisitor | Visitor over all monitorenter statements in all methods in the program. |
| ICastInstVisitor | Visitor over all cast assignment statements in all methods in the program. |
| IClassVisitor | Visitor over all classes in the program. |
| IFieldVisitor | Visitor over all fields of all classes in the program. |
| IHeapInstVisitor | Visitor over all heap accessing statements in all methods in the program. |
| IInstVisitor | Visitor over all statements in all methods in the program. |
| IInvokeInstVisitor | Visitor over all method invocation statements in all methods in the program. |
| IMethodVisitor | Visitor over all methods of all classes in the program. |
| IMoveInstVisitor | Visitor over all copy assignment statements in all methods in the program. |
| INewInstVisitor | Visitor over all new/newarray statements in all methods in the program. |
| IPhiInstVisitor | Visitor over all phi statements in all methods in the program. |
| IRelLockInstVisitor | Visitor over all monitorexit statements in all methods in the program. |
| IReturnInstVisitor | Visitor over all return statements in all methods in the program. |
Various visitors over program representation.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||