org.codehaus.groovy.classgen
public abstract class BytecodeInstruction extends java.lang.Object
Constructor and Description |
---|
BytecodeInstruction() |
Modifier and Type | Method and Description |
---|---|
abstract void |
visit(org.objectweb.asm.MethodVisitor mv) |