Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D F G H I K L M N O P Q R S T V

A

ALWAYS_TRACE - Static variable in class Interpreter.BytecodeInterpreter
 
arraylength(Object) - Method in class Interpreter.BytecodeInterpreter.VMInterface
 
arraylength(Object) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
arraylength(Object) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveVMInterface
 

B

BytecodeInterpreter - class Interpreter.BytecodeInterpreter.
 
BytecodeInterpreter(BytecodeInterpreter.VMInterface, BytecodeInterpreter.State) - Constructor for class Interpreter.BytecodeInterpreter
Creates new Interpreter
BytecodeInterpreter.MethodInterpreter - class Interpreter.BytecodeInterpreter.MethodInterpreter.
 
BytecodeInterpreter.MethodInterpreter(jq_Method) - Constructor for class Interpreter.BytecodeInterpreter.MethodInterpreter
 
BytecodeInterpreter.State - class Interpreter.BytecodeInterpreter.State.
 
BytecodeInterpreter.State() - Constructor for class Interpreter.BytecodeInterpreter.State
 
BytecodeInterpreter.VMInterface - class Interpreter.BytecodeInterpreter.VMInterface.
 
BytecodeInterpreter.VMInterface() - Constructor for class Interpreter.BytecodeInterpreter.VMInterface
 
BytecodeInterpreter.WrappedException - exception Interpreter.BytecodeInterpreter.WrappedException.
 
BytecodeInterpreter.WrappedException(Throwable) - Constructor for class Interpreter.BytecodeInterpreter.WrappedException
 
bad_classes - Static variable in class Interpreter.DirectInterpreter
 
bad_classes - Static variable in class Interpreter.QuadInterpreter
 
bad_methods - Static variable in class Interpreter.DirectInterpreter
 
bad_methods - Static variable in class Interpreter.QuadInterpreter
 
branchTo(int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
branchTo(BasicBlock) - Method in class Interpreter.QuadInterpreter
 

C

cantInterpret - Static variable in class Interpreter.ReflectiveInterpreter
 
caught - Variable in class Interpreter.QuadInterpreter
 
cfg - Variable in class Interpreter.QuadInterpreter
 
checkcast(Object, jq_Type) - Method in class Interpreter.BytecodeInterpreter.VMInterface
 
checkcast(Object, jq_Type) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
checkcast(Object, jq_Type) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveVMInterface
 
continueForwardTraversal() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
currentLocation() - Method in class Interpreter.QuadInterpreter
 
current_bb - Variable in class Interpreter.QuadInterpreter
 
current_iterator - Variable in class Interpreter.QuadInterpreter
 
current_quad - Variable in class Interpreter.QuadInterpreter
 

D

DirectInterpreter - class Interpreter.DirectInterpreter.
 
DirectInterpreter(BytecodeInterpreter.State) - Constructor for class Interpreter.DirectInterpreter
Creates new DirectInterpreter
DirectInterpreter.DirectState - class Interpreter.DirectInterpreter.DirectState.
 
DirectInterpreter.DirectState(StackAddress, StackAddress, int) - Constructor for class Interpreter.DirectInterpreter.DirectState
 
DirectInterpreter.DirectVMInterface - class Interpreter.DirectInterpreter.DirectVMInterface.
 
DirectInterpreter.DirectVMInterface() - Constructor for class Interpreter.DirectInterpreter.DirectVMInterface
 

F

fillInParameters(jq_Type[], Object[]) - Method in class Interpreter.DirectInterpreter.DirectState
 
forwardTraversal() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
fp - Variable in class Interpreter.DirectInterpreter.DirectState
 

G

generateParamArray(jq_Method, Operand.ParamListOperand) - Method in class Interpreter.QuadInterpreter
 
getCaught() - Method in class Interpreter.QuadInterpreter
 
getExceptionRegister() - Method in class Interpreter.QuadInterpreter
 
getJQTypeOf(Object) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getLocal_A(int) - Method in class Interpreter.BytecodeInterpreter.State
 
getLocal_A(int) - Method in class Interpreter.DirectInterpreter.DirectState
 
getLocal_A(int) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
getLocal_D(int) - Method in class Interpreter.BytecodeInterpreter.State
 
getLocal_D(int) - Method in class Interpreter.DirectInterpreter.DirectState
 
getLocal_D(int) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
getLocal_F(int) - Method in class Interpreter.BytecodeInterpreter.State
 
getLocal_F(int) - Method in class Interpreter.DirectInterpreter.DirectState
 
getLocal_F(int) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
getLocal_I(int) - Method in class Interpreter.BytecodeInterpreter.State
 
getLocal_I(int) - Method in class Interpreter.DirectInterpreter.DirectState
 
getLocal_I(int) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
getLocal_L(int) - Method in class Interpreter.BytecodeInterpreter.State
 
getLocal_L(int) - Method in class Interpreter.DirectInterpreter.DirectState
 
getLocal_L(int) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
getLocal_R(int) - Method in class Interpreter.DirectInterpreter.DirectState
 
getReg(RegisterFactory.Register) - Method in class Interpreter.QuadInterpreter
 
getReg_A(RegisterFactory.Register) - Method in class Interpreter.QuadInterpreter
 
getReg_D(RegisterFactory.Register) - Method in class Interpreter.QuadInterpreter
 
getReg_F(RegisterFactory.Register) - Method in class Interpreter.QuadInterpreter
 
getReg_I(RegisterFactory.Register) - Method in class Interpreter.QuadInterpreter
 
getReg_L(RegisterFactory.Register) - Method in class Interpreter.QuadInterpreter
 
getReg_P(RegisterFactory.Register) - Method in class Interpreter.QuadInterpreter
 
getReturnVal_A() - Method in class Interpreter.BytecodeInterpreter.State
 
getReturnVal_A() - Method in class Interpreter.DirectInterpreter.DirectState
 
getReturnVal_A() - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
getReturnVal_D() - Method in class Interpreter.BytecodeInterpreter.State
 
getReturnVal_D() - Method in class Interpreter.DirectInterpreter.DirectState
 
getReturnVal_D() - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
getReturnVal_F() - Method in class Interpreter.BytecodeInterpreter.State
 
getReturnVal_F() - Method in class Interpreter.DirectInterpreter.DirectState
 
getReturnVal_F() - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
getReturnVal_I() - Method in class Interpreter.BytecodeInterpreter.State
 
getReturnVal_I() - Method in class Interpreter.DirectInterpreter.DirectState
 
getReturnVal_I() - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
getReturnVal_L() - Method in class Interpreter.BytecodeInterpreter.State
 
getReturnVal_L() - Method in class Interpreter.DirectInterpreter.DirectState
 
getReturnVal_L() - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
getReturnVal_R() - Method in class Interpreter.DirectInterpreter.DirectState
 
getReturnValue() - Method in class Interpreter.QuadInterpreter
 
getThrown() - Method in class Interpreter.QuadInterpreter
 
getTraceFlag() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
getTraceOut() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
getfield_A(Object, jq_InstanceField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getfield_B(Object, jq_InstanceField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getfield_C(Object, jq_InstanceField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getfield_D(Object, jq_InstanceField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getfield_F(Object, jq_InstanceField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getfield_I(Object, jq_InstanceField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getfield_L(Object, jq_InstanceField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getfield_S(Object, jq_InstanceField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getfield_Z(Object, jq_InstanceField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getstatic_A(jq_StaticField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getstatic_B(jq_StaticField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getstatic_C(jq_StaticField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getstatic_D(jq_StaticField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getstatic_F(jq_StaticField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getstatic_I(jq_StaticField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getstatic_L(jq_StaticField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getstatic_S(jq_StaticField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
getstatic_Z(jq_StaticField) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 

H

handleException(Throwable) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
handleException(Throwable) - Method in class Interpreter.QuadInterpreter
 
hiResult - Variable in class Interpreter.DirectInterpreter.DirectState
 

I

INSTANCE - Static variable in class Interpreter.ReflectiveInterpreter.ReflectiveVMInterface
 
INVOKEhelper(byte, jq_Method) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
Interpreter - package Interpreter
 
instance_of(Object, jq_Type) - Method in class Interpreter.BytecodeInterpreter.VMInterface
 
instance_of(Object, jq_Type) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
instance_of(Object, jq_Type) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveVMInterface
 
interpretMethod(jq_Method, Object[]) - Static method in class Interpreter.QuadInterpreter
 
interpretMethod(jq_Method, Object[], RegisterFactory, ControlFlowGraph) - Method in class Interpreter.QuadInterpreter
 
interpret_filter - Static variable in class Interpreter.DirectInterpreter
 
interpret_filter - Static variable in class Interpreter.QuadInterpreter
 
invokeInstanceReflective(jq_InstanceMethod, Operand.ParamListOperand) - Method in class Interpreter.QuadInterpreter
 
invokeMethod(jq_Method) - Method in class Interpreter.BytecodeInterpreter
 
invokeMethod(jq_Method, BytecodeInterpreter.State) - Method in class Interpreter.BytecodeInterpreter
 
invokeMethod(jq_Method) - Method in class Interpreter.DirectInterpreter
 
invokeMethod(jq_Method, Operand.ParamListOperand) - Method in class Interpreter.QuadInterpreter
 
invokeMethod(jq_Method) - Method in class Interpreter.ReflectiveInterpreter
 
invokeReflective(jq_Method, Operand.ParamListOperand) - Method in class Interpreter.QuadInterpreter
 
invokeReflective(jq_Method) - Method in class Interpreter.ReflectiveInterpreter
 
invokeStaticReflective(jq_StaticMethod, Operand.ParamListOperand) - Method in class Interpreter.QuadInterpreter
 
invokeUnsafeMethod(jq_Method) - Method in class Interpreter.BytecodeInterpreter
 
invokeUnsafeMethod(jq_Method) - Method in class Interpreter.DirectInterpreter
 
invokeUnsafeMethod(jq_Method) - Method in class Interpreter.ReflectiveInterpreter
 

K

k - Variable in class Interpreter.QuadInterpreter.UninitializedReference
 
k - Variable in class Interpreter.ReflectiveInterpreter.UninitializedType
 

L

loResult - Variable in class Interpreter.DirectInterpreter.DirectState
 
locals - Variable in class Interpreter.ReflectiveInterpreter.ReflectiveState
 

M

m - Variable in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
main(String[]) - Static method in class Interpreter.DirectInterpreter
 
main(String[]) - Static method in class Interpreter.ReflectiveInterpreter
 
method - Variable in class Interpreter.QuadInterpreter
 
monitorenter(Object, BytecodeInterpreter.MethodInterpreter) - Method in class Interpreter.BytecodeInterpreter.VMInterface
 
monitorenter(Object, BytecodeInterpreter.MethodInterpreter) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
monitorenter(Object, BytecodeInterpreter.MethodInterpreter) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveVMInterface
 
monitorexit(Object) - Method in class Interpreter.BytecodeInterpreter.VMInterface
 
monitorexit(Object) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
monitorexit(Object) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveVMInterface
 
multinewarray(int[], jq_Type) - Method in class Interpreter.BytecodeInterpreter.VMInterface
 
multinewarray(int[], jq_Type) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
multinewarray(int[], jq_Type) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveVMInterface
 

N

name - Variable in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
new_array(jq_Type, int) - Method in class Interpreter.BytecodeInterpreter.VMInterface
 
new_array(jq_Type, int) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
new_array(jq_Type, int) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveVMInterface
 
new_obj(jq_Type) - Method in class Interpreter.BytecodeInterpreter.VMInterface
 
new_obj(jq_Type) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
new_obj(jq_Type) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveVMInterface
 
nlocals - Variable in class Interpreter.DirectInterpreter.DirectState
 
num_nullchecks - Static variable in class Interpreter.QuadInterpreter
 
num_quads - Static variable in class Interpreter.QuadInterpreter
 

O

o - Variable in class Interpreter.ReflectiveInterpreter.MonitorExit
 
output() - Method in class Interpreter.QuadInterpreter
 

P

parseMethodArgs(int, jq_Type[], String[], int) - Static method in class Interpreter.ReflectiveInterpreter
 
peek_A(int) - Method in class Interpreter.BytecodeInterpreter.State
 
peek_A(int) - Method in class Interpreter.DirectInterpreter.DirectState
 
peek_A(int) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
pop() - Method in class Interpreter.BytecodeInterpreter.State
 
pop() - Method in class Interpreter.DirectInterpreter.DirectState
 
pop() - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
popAll() - Method in class Interpreter.BytecodeInterpreter.State
 
popAll() - Method in class Interpreter.DirectInterpreter.DirectState
 
popAll() - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
pop_A() - Method in class Interpreter.BytecodeInterpreter.State
 
pop_A() - Method in class Interpreter.DirectInterpreter.DirectState
 
pop_A() - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
pop_D() - Method in class Interpreter.BytecodeInterpreter.State
 
pop_D() - Method in class Interpreter.DirectInterpreter.DirectState
 
pop_D() - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
pop_F() - Method in class Interpreter.BytecodeInterpreter.State
 
pop_F() - Method in class Interpreter.DirectInterpreter.DirectState
 
pop_F() - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
pop_I() - Method in class Interpreter.BytecodeInterpreter.State
 
pop_I() - Method in class Interpreter.DirectInterpreter.DirectState
 
pop_I() - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
pop_L() - Method in class Interpreter.BytecodeInterpreter.State
 
pop_L() - Method in class Interpreter.DirectInterpreter.DirectState
 
pop_L() - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
pop_R() - Method in class Interpreter.DirectInterpreter.DirectState
 
push(Object) - Method in class Interpreter.BytecodeInterpreter.State
 
push(Object) - Method in class Interpreter.DirectInterpreter.DirectState
 
push(Object) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
push_A(Object) - Method in class Interpreter.BytecodeInterpreter.State
 
push_A(Object) - Method in class Interpreter.DirectInterpreter.DirectState
 
push_A(Object) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
push_D(double) - Method in class Interpreter.BytecodeInterpreter.State
 
push_D(double) - Method in class Interpreter.DirectInterpreter.DirectState
 
push_D(double) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
push_F(float) - Method in class Interpreter.BytecodeInterpreter.State
 
push_F(float) - Method in class Interpreter.DirectInterpreter.DirectState
 
push_F(float) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
push_I(int) - Method in class Interpreter.BytecodeInterpreter.State
 
push_I(int) - Method in class Interpreter.DirectInterpreter.DirectState
 
push_I(int) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
push_L(long) - Method in class Interpreter.BytecodeInterpreter.State
 
push_L(long) - Method in class Interpreter.DirectInterpreter.DirectState
 
push_L(long) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
push_R(Address) - Method in class Interpreter.DirectInterpreter.DirectState
 
putReg(RegisterFactory.Register, Object) - Method in class Interpreter.QuadInterpreter
 
putReg_A(RegisterFactory.Register, Object) - Method in class Interpreter.QuadInterpreter
 
putReg_D(RegisterFactory.Register, double) - Method in class Interpreter.QuadInterpreter
 
putReg_F(RegisterFactory.Register, float) - Method in class Interpreter.QuadInterpreter
 
putReg_I(RegisterFactory.Register, int) - Method in class Interpreter.QuadInterpreter
 
putReg_L(RegisterFactory.Register, long) - Method in class Interpreter.QuadInterpreter
 
putReg_P(RegisterFactory.Register, Address) - Method in class Interpreter.QuadInterpreter
 
putfield_A(Object, jq_InstanceField, Object) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putfield_B(Object, jq_InstanceField, byte) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putfield_C(Object, jq_InstanceField, char) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putfield_D(Object, jq_InstanceField, double) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putfield_F(Object, jq_InstanceField, float) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putfield_I(Object, jq_InstanceField, int) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putfield_L(Object, jq_InstanceField, long) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putfield_S(Object, jq_InstanceField, short) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putfield_Z(Object, jq_InstanceField, boolean) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putstatic_A(jq_StaticField, Object) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putstatic_B(jq_StaticField, byte) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putstatic_C(jq_StaticField, char) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putstatic_D(jq_StaticField, double) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putstatic_F(jq_StaticField, float) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putstatic_I(jq_StaticField, int) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putstatic_L(jq_StaticField, long) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putstatic_S(jq_StaticField, short) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 
putstatic_Z(jq_StaticField, boolean) - Method in class Interpreter.DirectInterpreter.DirectVMInterface
 

Q

QuadInterpreter - class Interpreter.QuadInterpreter.
 
QuadInterpreter(jq_Method) - Constructor for class Interpreter.QuadInterpreter
 
QuadInterpreter.UninitializedReference - class Interpreter.QuadInterpreter.UninitializedReference.
 
QuadInterpreter.UninitializedReference(jq_Class) - Constructor for class Interpreter.QuadInterpreter.UninitializedReference
 

R

ReflectiveInterpreter - class Interpreter.ReflectiveInterpreter.
 
ReflectiveInterpreter(BytecodeInterpreter.State) - Constructor for class Interpreter.ReflectiveInterpreter
Creates new ReflectiveInterpreter
ReflectiveInterpreter.MonitorExit - exception Interpreter.ReflectiveInterpreter.MonitorExit.
 
ReflectiveInterpreter.MonitorExit(Object) - Constructor for class Interpreter.ReflectiveInterpreter.MonitorExit
 
ReflectiveInterpreter.ReflectiveState - class Interpreter.ReflectiveInterpreter.ReflectiveState.
 
ReflectiveInterpreter.ReflectiveState(Object[]) - Constructor for class Interpreter.ReflectiveInterpreter.ReflectiveState
 
ReflectiveInterpreter.ReflectiveState(jq_Method) - Constructor for class Interpreter.ReflectiveInterpreter.ReflectiveState
 
ReflectiveInterpreter.ReflectiveVMInterface - class Interpreter.ReflectiveInterpreter.ReflectiveVMInterface.
 
ReflectiveInterpreter.ReflectiveVMInterface() - Constructor for class Interpreter.ReflectiveInterpreter.ReflectiveVMInterface
 
ReflectiveInterpreter.UninitializedType - class Interpreter.ReflectiveInterpreter.UninitializedType.
 
ReflectiveInterpreter.UninitializedType(jq_Class) - Constructor for class Interpreter.ReflectiveInterpreter.UninitializedType
 
registers - Variable in class Interpreter.QuadInterpreter
 
replaceUninitializedReferences(Object, QuadInterpreter.UninitializedReference) - Method in class Interpreter.QuadInterpreter
 
replaceUninitializedReferences(Object, ReflectiveInterpreter.UninitializedType) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
result - Variable in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
return_A(Object) - Method in class Interpreter.BytecodeInterpreter.State
 
return_A(Object) - Method in class Interpreter.DirectInterpreter.DirectState
 
return_A(Object) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
return_D(double) - Method in class Interpreter.BytecodeInterpreter.State
 
return_D(double) - Method in class Interpreter.DirectInterpreter.DirectState
 
return_D(double) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
return_F(float) - Method in class Interpreter.BytecodeInterpreter.State
 
return_F(float) - Method in class Interpreter.DirectInterpreter.DirectState
 
return_F(float) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
return_I(int) - Method in class Interpreter.BytecodeInterpreter.State
 
return_I(int) - Method in class Interpreter.DirectInterpreter.DirectState
 
return_I(int) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
return_L(long) - Method in class Interpreter.BytecodeInterpreter.State
 
return_L(long) - Method in class Interpreter.DirectInterpreter.DirectState
 
return_L(long) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
return_V() - Method in class Interpreter.BytecodeInterpreter.State
 
return_V() - Method in class Interpreter.DirectInterpreter.DirectState
 
return_V() - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
return_value - Variable in class Interpreter.QuadInterpreter
 
rf - Variable in class Interpreter.QuadInterpreter
 

S

setLocal_A(int, Object) - Method in class Interpreter.BytecodeInterpreter.State
 
setLocal_A(int, Object) - Method in class Interpreter.DirectInterpreter.DirectState
 
setLocal_A(int, Object) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
setLocal_D(int, double) - Method in class Interpreter.BytecodeInterpreter.State
 
setLocal_D(int, double) - Method in class Interpreter.DirectInterpreter.DirectState
 
setLocal_D(int, double) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
setLocal_F(int, float) - Method in class Interpreter.BytecodeInterpreter.State
 
setLocal_F(int, float) - Method in class Interpreter.DirectInterpreter.DirectState
 
setLocal_F(int, float) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
setLocal_I(int, int) - Method in class Interpreter.BytecodeInterpreter.State
 
setLocal_I(int, int) - Method in class Interpreter.DirectInterpreter.DirectState
 
setLocal_I(int, int) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
setLocal_L(int, long) - Method in class Interpreter.BytecodeInterpreter.State
 
setLocal_L(int, long) - Method in class Interpreter.DirectInterpreter.DirectState
 
setLocal_L(int, long) - Method in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
setLocal_R(int, Address) - Method in class Interpreter.DirectInterpreter.DirectState
 
setReturnValue(Object) - Method in class Interpreter.QuadInterpreter
 
setThrown(Throwable) - Method in class Interpreter.QuadInterpreter
 
sp - Variable in class Interpreter.DirectInterpreter.DirectState
 
sp - Variable in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
stack - Variable in class Interpreter.ReflectiveInterpreter.ReflectiveState
 
state - Variable in class Interpreter.BytecodeInterpreter
 

T

TRACE - Static variable in class Interpreter.QuadInterpreter
 
t - Variable in class Interpreter.BytecodeInterpreter.WrappedException
 
thrown - Variable in class Interpreter.QuadInterpreter
 
toString() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
toString() - Method in class Interpreter.BytecodeInterpreter.WrappedException
 
toString() - Method in class Interpreter.QuadInterpreter.UninitializedReference
 
toString() - Method in class Interpreter.QuadInterpreter
 
trapOnSystemExit() - Method in class Interpreter.QuadInterpreter
 

V

visitAALOAD() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitAASTORE() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitACONST(Object) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitAGETFIELD(jq_InstanceField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitAGETSTATIC(jq_StaticField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitAINVOKE(byte, jq_Method) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitALOAD(int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitAPUTFIELD(jq_InstanceField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitAPUTSTATIC(jq_StaticField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitARETURN() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitARRAYLENGTH() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitASTORE(int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitATHROW() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitBALOAD() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitBASTORE() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitBGETFIELD(jq_InstanceField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitBGETSTATIC(jq_StaticField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitBPUTFIELD(jq_InstanceField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitBPUTSTATIC(jq_StaticField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitBytecode() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitCALOAD() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitCASTORE() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitCGETFIELD(jq_InstanceField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitCGETSTATIC(jq_StaticField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitCHECKCAST(jq_Type) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitCPUTFIELD(jq_InstanceField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitCPUTSTATIC(jq_StaticField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitD2F() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitD2I() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitD2L() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDALOAD() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDASTORE() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDBINOP(byte) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDCMP2(byte) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDCONST(double) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDGETFIELD(jq_InstanceField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDGETSTATIC(jq_StaticField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDINVOKE(byte, jq_Method) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDLOAD(int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDPUTFIELD(jq_InstanceField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDPUTSTATIC(jq_StaticField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDRETURN() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDSTORE(int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDUNOP(byte) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDUP() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDUP2() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDUP2_x1() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDUP2_x2() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDUP_x1() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitDUP_x2() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitF2D() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitF2I() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitF2L() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitFALOAD() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitFASTORE() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitFBINOP(byte) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitFCMP2(byte) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitFCONST(float) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitFGETFIELD(jq_InstanceField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitFGETSTATIC(jq_StaticField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitFINVOKE(byte, jq_Method) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitFLOAD(int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitFPUTFIELD(jq_InstanceField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitFPUTSTATIC(jq_StaticField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitFRETURN() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitFSTORE(int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitFUNOP(byte) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitGOTO(int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitI2B() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitI2C() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitI2D() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitI2F() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitI2L() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitI2S() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitIALOAD() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitIASTORE() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitIBINOP(byte) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitICONST(int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitIF(byte, int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitIFCMP(byte, int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitIFREF(byte, int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitIFREFCMP(byte, int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitIGETFIELD(jq_InstanceField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitIGETSTATIC(jq_StaticField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitIINC(int, int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitIINVOKE(byte, jq_Method) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitILOAD(int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitINSTANCEOF(jq_Type) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitIPUTFIELD(jq_InstanceField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitIPUTSTATIC(jq_StaticField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitIRETURN() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitISHIFT(byte) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitISTORE(int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitIUNOP(byte) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitJSR(int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitL2D() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitL2F() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitL2I() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitLALOAD() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitLASTORE() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitLBINOP(byte) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitLCMP2() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitLCONST(long) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitLGETFIELD(jq_InstanceField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitLGETSTATIC(jq_StaticField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitLINVOKE(byte, jq_Method) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitLLOAD(int) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitLOOKUPSWITCH(int, int[], int[]) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitLPUTFIELD(jq_InstanceField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitLPUTSTATIC(jq_StaticField) - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter
 
visitLRETURN() - Method in class Interpreter.BytecodeInterpreter.MethodInterpreter