Class BootstrapInstrumentor
java.lang.Object
com.ibm.wala.shrike.shrikeBT.shrikeCT.tools.BootstrapInstrumentor
-
Constructor Summary
ConstructorDescriptionGet ready to print a class to the given output stream. -
Method Summary
Modifier and TypeMethodDescriptionPrint a class.void
static void
-
Constructor Details
-
BootstrapInstrumentor
Get ready to print a class to the given output stream.
-
-
Method Details
-
main
-
doit
-
doClass
public Set<MethodData> doClass(ClassInstrumenter ci) throws InvalidClassFileException, Decoder.InvalidBytecodeException, SecurityException, IllegalArgumentException Print a class.- Throws:
IllegalArgumentException
- if cr is nullInvalidClassFileException
Decoder.InvalidBytecodeException
SecurityException
-