| Package | Description |
|---|---|
| com.ibm.wala.shrikeBT.shrikeCT | |
| com.ibm.wala.shrikeBT.shrikeCT.tools |
| Modifier and Type | Method and Description |
|---|---|
ClassInstrumenter |
OfflineInstrumenter.nextClass()
Get the next class to be instrumented.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OfflineInstrumenter.outputModifiedClass(ClassInstrumenter out)
Update the original class with some method changes.
|
void |
OfflineInstrumenter.outputModifiedClass(ClassInstrumenter out,
ClassWriter code)
Update the original class with some method changes.
|
| Modifier and Type | Method and Description |
|---|---|
Set<MethodData> |
BootstrapInstrumentor.doClass(ClassInstrumenter ci)
Print a class.
|
Copyright © 2019. All rights reserved.