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