|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.shrikeBT.MethodEditor.Patch
public abstract static class MethodEditor.Patch
This class is subclassed for each kind of patch that you want to apply.
| Constructor Summary | |
|---|---|
MethodEditor.Patch()
|
|
| Method Summary | |
|---|---|
abstract void |
emitTo(MethodEditor.Output w)
Override this method to emit the code for your patch. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodEditor.Patch()
| Method Detail |
|---|
public abstract void emitTo(MethodEditor.Output w)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||