|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.mozilla.javascript.Label
Constructor Summary | |
Label()
|
Method Summary | |
void |
addFixup(int fixupSite)
|
void |
fixGotos(byte[] theCodeBuffer)
|
short |
getPC()
|
void |
setPC(short thePC)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Label()
Method Detail |
public short getPC()
public void fixGotos(byte[] theCodeBuffer)
public void setPC(short thePC)
public void addFixup(int fixupSite)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |