|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.asm.commons.JSRInlinerAdapter.Subroutine
Field Summary | |
BitSet |
instructions
|
Constructor Summary | |
protected |
JSRInlinerAdapter.Subroutine()
|
Method Summary | |
void |
addInstruction(int idx)
|
boolean |
ownsInstruction(int idx)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public final BitSet instructions
Constructor Detail |
protected JSRInlinerAdapter.Subroutine()
Method Detail |
public void addInstruction(int idx)
public boolean ownsInstruction(int idx)
public String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |