org.objectweb.asm.commons
Class JSRInlinerAdapter.Subroutine
java.lang.Object
org.objectweb.asm.commons.JSRInlinerAdapter.Subroutine
- Enclosing class:
- JSRInlinerAdapter
protected static class JSRInlinerAdapter.Subroutine
- extends Object
instructions
public final BitSet instructions
JSRInlinerAdapter.Subroutine
protected JSRInlinerAdapter.Subroutine()
addInstruction
public void addInstruction(int idx)
ownsInstruction
public boolean ownsInstruction(int idx)
toString
public String toString()
- Overrides:
toString
in class Object