public static class EmitterFactory.CompoundEmitter extends Object implements EmitterFactory.Emitter
| Constructor and Description |
|---|
CompoundEmitter(EmitterFactory.Emitter... args) |
| 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 CompoundEmitter(EmitterFactory.Emitter... args)
public void evaluate(org.objectweb.asm.MethodVisitor mv)
evaluate in interface UnaryVoidFunction<org.objectweb.asm.MethodVisitor>Copyright © 2011–2021 Eclipse Foundation. All rights reserved.