Package com.ibm.wala.shrike.shrikeBT.shrikeCT
package com.ibm.wala.shrike.shrikeBT.shrikeCT
-
ClassDescriptionThis class provides a convenient way to instrument every method in a class.Implement this interface to instrument every method of a class using visitMethods() below.This class lets you compile ShrikeBT intermediate code into real Java bytecodes using ShrikeCT.This class decodes Java bytecodes into ShrikeBT code using a ShrikeCT class reader.This is a dumping ground for useful functions that manipulate class info.This class provides a convenient way to iterate through a collection of Java classes and instrument their code.