Uses of Class
joeq.Interpreter.BytecodeInterpreter.VMInterface

Packages that use BytecodeInterpreter.VMInterface
joeq.Interpreter   
 

Uses of BytecodeInterpreter.VMInterface in joeq.Interpreter
 

Subclasses of BytecodeInterpreter.VMInterface in joeq.Interpreter
static class ReflectiveInterpreter.ReflectiveVMInterface
           
 

Fields in joeq.Interpreter declared as BytecodeInterpreter.VMInterface
protected  BytecodeInterpreter.VMInterface BytecodeInterpreter.vm
           
 

Constructors in joeq.Interpreter with parameters of type BytecodeInterpreter.VMInterface
BytecodeInterpreter(BytecodeInterpreter.VMInterface vm, BytecodeInterpreter.State istate)
          Creates new Interpreter
 



Copyright © 2001-2008 John Whaley. All Rights Reserved.