|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
Frame | A Frame (c) copyright 2002-2005 Delft University of Technology , the Netherlands. |
InterpretationThread | A InterpretationThread (c) copyright 2002-2005 Delft University of Technology , the Netherlands. |
Interpreter | The Java interpreter. |
LocalVariable | Each frame (�3.6) contains an array of variables known as its local variables. |
OperandStack | Each frame (�3.6) contains a last-in-first-out (LIFO) stack known as its operand stack. |
Operation | Represents a Java virtual machine instruction. |
Exception Summary | |
---|---|
InterpreterException | An interpreterException. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |