|
Class Summary |
| ClassInstrumenter |
This class provides a convenient way to instrument every method in a class. |
| CTCompiler |
This class lets you compile ShrikeBT intermediate code into real Java bytecodes using ShrikeCT. |
| CTDecoder |
This class decodes Java bytecodes into ShrikeBT code using a ShrikeCT class reader. |
| CTUtils |
This is a dumping ground for useful functions that manipulate class info. |
| OfflineInstrumenter |
This class provides a convenient way to iterate through a collection of Java classes and instrument their code. |