Class OfflineInstrumenter

java.lang.Object
com.ibm.wala.shrike.shrikeBT.tools.OfflineInstrumenterBase
com.ibm.wala.shrike.shrikeBT.shrikeCT.OfflineInstrumenter

public final class OfflineInstrumenter extends OfflineInstrumenterBase
This class provides a convenient way to iterate through a collection of Java classes and instrument their code. This is just a specialization of OfflineInstrumenterBase to use the shrikeCT functionality.