Interpreter Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
FramePopListenerThe list of functions that listen for the PopFrame event
InterpreterInterpreter table
LocalsThe storage for local variables of the executed Java method
MonitorListThe list of monitors locked by this method
StackThe stack for executing the Java method
StackFrameThe representation of the method being executed
ValueHolds 32-bit values
Value2Holds 64-bit values

Genereated on Tue Mar 11 19:25:37 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.