public abstract static class MethodEditor.Patch extends Object
| Constructor and Description |
|---|
Patch() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
emitTo(MethodEditor.Output w)
Override this method to emit the code for your patch.
|
public abstract void emitTo(MethodEditor.Output w)
Copyright © 2019. All rights reserved.