|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.pclass.Frame
public class Frame
| Constructor Summary | |
|---|---|
Frame()
|
|
| Method Summary | |
|---|---|
void |
addVariable(Variable var,
org.objectweb.asm.Label startLabel)
|
void |
enterBlock()
|
void |
exitBlock(org.objectweb.asm.MethodVisitor mv)
|
int |
getIndex(Variable var)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Frame()
| Method Detail |
|---|
public void enterBlock()
public void exitBlock(org.objectweb.asm.MethodVisitor mv)
public void addVariable(Variable var,
org.objectweb.asm.Label startLabel)
public int getIndex(Variable var)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||