|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlejos.nxt.VM.VMClone
lejos.nxt.VM.VMStackFrame
public final class VM.VMStackFrame
| Field Summary | |
|---|---|
int |
localsBase
|
int |
methodRecord
|
Object |
monitor
|
int |
pc
|
int |
stackTop
|
| Method Summary | |
|---|---|
VM.VMMethod |
getVMMethod()
|
| Methods inherited from class lejos.nxt.VM.VMClone |
|---|
update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int methodRecord
public Object monitor
public int localsBase
public int pc
public int stackTop
| Method Detail |
|---|
public VM.VMMethod getVMMethod()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||