public static class EmitterFactory.SimpleEmitter extends Object implements EmitterFactory.Emitter
| Constructor and Description |
|---|
SimpleEmitter(int opcode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
void |
evaluate(org.objectweb.asm.MethodVisitor mv) |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitacceptpublic void evaluate(org.objectweb.asm.MethodVisitor mv)
evaluate in interface UnaryVoidFunction<org.objectweb.asm.MethodVisitor>Copyright © 2011–2021 Eclipse Foundation. All rights reserved.