Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
W
A
AbsynAttribute
- class ojvm.loading.
AbsynAttribute
.
Dispatch on name of attribute and call the appropriate constructor.
AbsynAttribute()
- Constructor for class ojvm.loading.
AbsynAttribute
AbsynClass
- class ojvm.loading.
AbsynClass
.
The result of loading a class and doing a small amount of verification ...
AbsynClass(ClassInputStream)
- Constructor for class ojvm.loading.
AbsynClass
AbsynField
- class ojvm.loading.
AbsynField
.
The result of loading and doing a small amount of verification on a field ...
AbsynMethod
- class ojvm.loading.
AbsynMethod
.
The result of loading and doing a small amount of verification on a method...
ACC_ABSTRACT
- Static variable in interface ojvm.util.
RuntimeConstants
ACC_FINAL
- Static variable in interface ojvm.util.
RuntimeConstants
ACC_INTERFACE
- Static variable in interface ojvm.util.
RuntimeConstants
ACC_NATIVE
- Static variable in interface ojvm.util.
RuntimeConstants
ACC_PRIVATE
- Static variable in interface ojvm.util.
RuntimeConstants
ACC_PROTECTED
- Static variable in interface ojvm.util.
RuntimeConstants
ACC_PUBLIC
- Static variable in interface ojvm.util.
RuntimeConstants
ACC_STATIC
- Static variable in interface ojvm.util.
RuntimeConstants
ACC_SUPER
- Static variable in interface ojvm.util.
RuntimeConstants
ACC_SYNCHRONIZED
- Static variable in interface ojvm.util.
RuntimeConstants
ACC_TRANSIENT
- Static variable in interface ojvm.util.
RuntimeConstants
ACC_VOLATILE
- Static variable in interface ojvm.util.
RuntimeConstants
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Instruction
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ifge
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lcmp
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_bipush
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_iconst_0
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dup2_x1
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dstore
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_iastore
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_instanceof
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ishl
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lshr
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_sastore
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_iconst_m1
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dup
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_invokestatic
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_f2l
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_istore
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dup2
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_if_icmple
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_daload
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lload
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_if_icmpgt
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_fneg
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_fload
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_athrow
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_d2i
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ifeq
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_iconst_1
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dup2_x2
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_fstore
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lconst_0
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dcmpl
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_iinc
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_astore
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_iflt
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_iload
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ldc_w
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ldc2_w
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_aaload
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ifnonnull
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dneg
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_l2f
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_i2s
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_fsub
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_invokevirtual
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_if_acmpne
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_swap
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_iaload
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ldc
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_invokeinterface
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_if_icmpeq
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_f2d
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ret
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_if_icmpne
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_iconst_2
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lmul
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_new
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lconst_1
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_if_icmplt
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_imul
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_freturn
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_aload
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ldiv
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_faload
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_fconst_0
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_idiv
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_newarray
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_pop
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_getstatic
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_getfield
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_monitorenter
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_iconst_3
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lastore
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_castore
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_iushr
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_i2b
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dreturn
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_irem
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_fconst_1
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_tableswitch
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lshl
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_pop2
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_goto_w
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ixor
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_d2l
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ddiv
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_frem
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lneg
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_i2l
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_goto
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_iconst_4
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_saload
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_areturn
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_multianewarray
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ineg
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_baload
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_jsr
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dconst_0
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_fcmpl
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_fadd
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_i2c
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_l2i
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_if_icmpge
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_fconst_2
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_drem
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_sipush
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_putstatic
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lsub
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dup_x1
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_iconst_5
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_isub
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ifnull
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dadd
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ifle
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dconst_1
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_putfield
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_if_acmpeq
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_monitorexit
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lstore
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ifgt
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_i2d
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ireturn
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_iand
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dcmpg
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dload
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_aconst_null
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dup_x2
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_nop
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ishr
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dsub
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_anewarray
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_fastore
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_laload
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ifne
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_arraylength
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_return
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_f2i
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lrem
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_caload
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_d2f
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lxor
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_invokespecial
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_i2f
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_checkcast
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_filler
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dastore
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lor
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ladd
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_ior
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_iadd
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lushr
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_aastore
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_fmul
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lreturn
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_bastore
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_fdiv
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_fcmpg
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_jsr_w
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_l2d
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_land
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_dmul
accept(InstructionVisitor)
- Method in class ojvm.loading.instructions.
Ins_lookupswitch
accSuperSet()
- Method in class ojvm.data.
InternalClass
accSuperSet()
- Method in class ojvm.data.
InternalClassForPrimitive
accSuperSet()
- Method in class ojvm.data.
InternalClassForArray
accSuperSet()
- Method in class ojvm.data.
InternalClassFromAbsyn
accSuperSet()
- Method in class ojvm.loading.
AbsynClass
argValuesSize()
- Method in class ojvm.util.
MethodDescriptor
arraylength()
- Method in class ojvm.data.
JavaArray
B
BadConversionE
- exception ojvm.data.
BadConversionE
.
Exceptions related to conversions among JavaValues.
BadConversionE(String)
- Constructor for class ojvm.data.
BadConversionE
BadDescriptorE
- exception ojvm.util.
BadDescriptorE
.
Exception thrown within the classes Descriptor and MethodDescriptor when a bad descriptor is encountered.
BadDescriptorE(String)
- Constructor for class ojvm.util.
BadDescriptorE
BadMagicE
- exception ojvm.loading.
BadMagicE
.
Read class file with bad magic number
BadMagicE(String)
- Constructor for class ojvm.loading.
BadMagicE
BadVersionE
- exception ojvm.loading.
BadVersionE
.
Read class file with unsupported version number
BadVersionE(String)
- Constructor for class ojvm.loading.
BadVersionE
booleanDesc
- Static variable in class ojvm.util.
CommonDescriptors
BytecodeInterpreter
- class ojvm.operations.
BytecodeInterpreter
.
One method for each instruction.
BytecodeInterpreter(ControlUnit)
- Constructor for class ojvm.operations.
BytecodeInterpreter
BytecodeVerifier
- class ojvm.operations.
BytecodeVerifier
.
One method for each instruction.
BytecodeVerifier(ControlUnit)
- Constructor for class ojvm.operations.
BytecodeVerifier
byteDesc
- Static variable in class ojvm.util.
CommonDescriptors
C
call(InternalMethod, JavaValue[])
- Method in class ojvm.operations.
NativeMethods
callNative(InternalMethod, JavaValue[])
- Method in class ojvm.machine.
ControlUnit
charArrayDesc
- Static variable in class ojvm.util.
CommonDescriptors
charDesc
- Static variable in class ojvm.util.
CommonDescriptors
ClassFileInputStream
- class ojvm.loading.
ClassFileInputStream
.
Abstract class for finding class files and reading them.
ClassFileInputStream(byte[], String)
- Constructor for class ojvm.loading.
ClassFileInputStream
ClassFileInputStream(String, String)
- Constructor for class ojvm.loading.
ClassFileInputStream
ClassFileInputStreamE
- exception ojvm.loading.
ClassFileInputStreamE
.
Exception thrown when something goes wrong with the ClassFileInputStream used to read classfiles.
ClassFileInputStreamE(String)
- Constructor for class ojvm.loading.
ClassFileInputStreamE
ClassInitializing
- class ojvm.operations.
ClassInitializing
.
Initializes classes ignoring recursion; locks; threads; etc for now File created June 20, 2000
ClassInitializing(ControlUnit)
- Constructor for class ojvm.operations.
ClassInitializing
ClassInputStream
- class ojvm.loading.
ClassInputStream
.
Stream that specializes in reading everything from a class file other than the instruction byteArray.
ClassInputStream(String, String)
- Constructor for class ojvm.loading.
ClassInputStream
ClassLinking
- class ojvm.operations.
ClassLinking
.
Takes an AbsynClass and builds an InternalClass.
ClassLinking(ControlUnit)
- Constructor for class ojvm.operations.
ClassLinking
ClassLoading
- class ojvm.operations.
ClassLoading
.
Maintains a hashtable of loaded classes.
ClassLoading(ControlUnit)
- Constructor for class ojvm.operations.
ClassLoading
ClassNotFoundE
- exception ojvm.loading.
ClassNotFoundE
.
Exception thrown when a class is not found
ClassNotFoundE(String)
- Constructor for class ojvm.loading.
ClassNotFoundE
CodeAttribute
- class ojvm.loading.
CodeAttribute
.
The code attribute of a method.
CommonDescriptors
- class ojvm.util.
CommonDescriptors
.
CommonDescriptors()
- Constructor for class ojvm.util.
CommonDescriptors
CONSTANT_CLASS
- Static variable in interface ojvm.util.
RuntimeConstants
CONSTANT_DOUBLE
- Static variable in interface ojvm.util.
RuntimeConstants
CONSTANT_FIELD
- Static variable in interface ojvm.util.
RuntimeConstants
CONSTANT_FLOAT
- Static variable in interface ojvm.util.
RuntimeConstants
CONSTANT_INTEGER
- Static variable in interface ojvm.util.
RuntimeConstants
CONSTANT_INTERFACEMETHOD
- Static variable in interface ojvm.util.
RuntimeConstants
CONSTANT_LONG
- Static variable in interface ojvm.util.
RuntimeConstants
CONSTANT_METHOD
- Static variable in interface ojvm.util.
RuntimeConstants
CONSTANT_NAMEANDTYPE
- Static variable in interface ojvm.util.
RuntimeConstants
CONSTANT_STRING
- Static variable in interface ojvm.util.
RuntimeConstants
CONSTANT_UNICODE
- Static variable in interface ojvm.util.
RuntimeConstants
CONSTANT_UTF8
- Static variable in interface ojvm.util.
RuntimeConstants
ConstantPool
- class ojvm.loading.
ConstantPool
.
The constant pool ...
ConstantPoolE
- exception ojvm.loading.
ConstantPoolE
.
Exception thrown when something wrong is found in the constant pool.
ConstantPoolE(String)
- Constructor for class ojvm.loading.
ConstantPoolE
ConstantValueAttribute
- class ojvm.loading.
ConstantValueAttribute
.
The constant value attribute of static fields
ControlUnit
- class ojvm.machine.
ControlUnit
.
A control unit for the machine that allows convenient access to the internals of the machine and the global operations that use and affect the state of the machine.
ControlUnit()
- Constructor for class ojvm.machine.
ControlUnit
convertStringArgs(String[])
- Method in class ojvm.operations.
Strings
convertStringArgs(String[])
- Method in class ojvm.machine.
ControlUnit
CPClassEntry
- class ojvm.loading.
CPClassEntry
.
Constant pool entry for classes.
CPDoubleEntry
- class ojvm.loading.
CPDoubleEntry
.
Constant pool entry for doubles.
CPEntry
- class ojvm.loading.
CPEntry
.
Root of constant pool entries ...
CPEntry()
- Constructor for class ojvm.loading.
CPEntry
CPFieldEntry
- class ojvm.loading.
CPFieldEntry
.
Constant pool entry for fields.
CPFloatEntry
- class ojvm.loading.
CPFloatEntry
.
Constant pool entry for floats.
CPIntEntry
- class ojvm.loading.
CPIntEntry
.
Constant pool entry for ints.
CPInterfaceMethodEntry
- class ojvm.loading.
CPInterfaceMethodEntry
.
Constant pool entry for interface methods.
CPLongEntry
- class ojvm.loading.
CPLongEntry
.
Constant pool entry for longs File created June 12, 2000
CPMethodEntry
- class ojvm.loading.
CPMethodEntry
.
Constant pool entry for methods.
CPStringEntry
- class ojvm.loading.
CPStringEntry
.
Constant pool entry for strings.
ctype
- Variable in class ojvm.loading.instructions.
Ins_ldc_w
ctype
- Variable in class ojvm.loading.instructions.
Ins_ldc2_w
ctype
- Variable in class ojvm.loading.instructions.
Ins_ldc
ctype
- Variable in class ojvm.loading.
ConstantValueAttribute
D
d2f(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
d2i(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
d2l(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
dadd(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
dcmpg(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
dcmpl(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
ddiv(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
Descriptor
- class ojvm.util.
Descriptor
.
The JVM spec.
Descriptor(int)
- Constructor for class ojvm.util.
Descriptor
Descriptor(String)
- Constructor for class ojvm.util.
Descriptor
Descriptor(String, boolean)
- Constructor for class ojvm.util.
Descriptor
Descriptor(String, int)
- Constructor for class ojvm.util.
Descriptor
DivisionE
- exception ojvm.operations.
DivisionE
.
Exception thrown by primitive operations idiv, and irem
DivisionE(String)
- Constructor for class ojvm.operations.
DivisionE
dmul(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
dneg(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
DOUBLE_TYPE
- Static variable in class ojvm.loading.instructions.
Ins_ldc2_w
DOUBLE_TYPE
- Static variable in class ojvm.loading.
ConstantValueAttribute
doubleDesc
- Static variable in class ojvm.util.
CommonDescriptors
drem(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
dsub(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
E
eq(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
equals(Object)
- Method in class ojvm.util.
NameAndDescriptor
equals(Object)
- Method in class ojvm.util.
Descriptor
err
- Variable in class ojvm.loading.
ClassFileInputStream
ExceptionHandler
- class ojvm.loading.
ExceptionHandler
.
Needed to define one of the attributes of the code attribute
Exceptions
- class ojvm.operations.
Exceptions
.
Building Java exceptions out of internal exceptions File created June 23, 2000
Exceptions(ControlUnit)
- Constructor for class ojvm.operations.
Exceptions
ExceptionsAttribute
- class ojvm.loading.
ExceptionsAttribute
.
The exceptions attribute of a method specifies which expections occur in its throws clause
F
f2d(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
f2i(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
f2l(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
fadd(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
fcmpg(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
fcmpl(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
fdiv(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
FieldNotFoundE
- exception ojvm.data.
FieldNotFoundE
.
Exceptions related to accessing the fields of a JavaInstance or a class
FieldNotFoundE(String)
- Constructor for class ojvm.data.
FieldNotFoundE
findClass(Descriptor)
- Method in class ojvm.operations.
ClassLoading
findClass(Descriptor)
- Method in class ojvm.machine.
ControlUnit
findField(NameAndDescriptor)
- Method in class ojvm.data.
InternalClass
findField(NameAndDescriptor)
- Method in class ojvm.data.
InternalClassForPrimitive
findField(NameAndDescriptor)
- Method in class ojvm.data.
InternalClassForArray
findField(NameAndDescriptor)
- Method in class ojvm.data.
InternalClassFromAbsyn
findMethod(NameAndDescriptor)
- Method in class ojvm.data.
InternalClass
findMethod(NameAndDescriptor)
- Method in class ojvm.data.
InternalClassForPrimitive
findMethod(NameAndDescriptor)
- Method in class ojvm.data.
InternalClassForArray
findMethod(NameAndDescriptor)
- Method in class ojvm.data.
InternalClassFromAbsyn
FLOAT_TYPE
- Static variable in class ojvm.loading.instructions.
Ins_ldc_w
FLOAT_TYPE
- Static variable in class ojvm.loading.instructions.
Ins_ldc
FLOAT_TYPE
- Static variable in class ojvm.loading.
ConstantValueAttribute
floatDesc
- Static variable in class ojvm.util.
CommonDescriptors
fmul(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
fneg(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
frem(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
fsub(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
G
ge(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
get(int)
- Method in class ojvm.data.
JavaArray
get(int)
- Method in class ojvm.loading.
ConstantPool
getBaseDesc()
- Method in class ojvm.util.
Descriptor
getByteArrayLength()
- Method in class ojvm.loading.instructions.
InstructionInputStream
getCatchType()
- Method in class ojvm.loading.
ExceptionHandler
getClassDesc()
- Method in class ojvm.loading.instructions.
Ins_instanceof
getClassDesc()
- Method in class ojvm.loading.instructions.
Ins_new
getClassDesc()
- Method in class ojvm.loading.instructions.
Ins_checkcast
getClassEntry(int)
- Method in class ojvm.loading.
ConstantPool
getCode()
- Method in class ojvm.loading.
AbsynMethod
getComponentClass()
- Method in class ojvm.data.
JavaArray
getComponentClass()
- Method in class ojvm.data.
InternalClass
getComponentClass()
- Method in class ojvm.data.
InternalClassForPrimitive
getComponentClass()
- Method in class ojvm.data.
InternalClassForArray
getComponentClass()
- Method in class ojvm.data.
InternalClassFromAbsyn
getComponentType()
- Method in class ojvm.loading.instructions.
Ins_newarray
getComponentType()
- Method in class ojvm.loading.instructions.
Ins_multianewarray
getComponentType()
- Method in class ojvm.loading.instructions.
Ins_anewarray
getConstantValue()
- Method in class ojvm.data.
InternalField
getConstantValue()
- Method in class ojvm.loading.
AbsynField
getCurrentClass()
- Method in class ojvm.machine.
ControlUnit
getCurrentMethod()
- Method in class ojvm.machine.
ControlUnit
getCurrentPC()
- Method in class ojvm.machine.
ControlUnit
getDeclaredFields()
- Method in class ojvm.loading.
AbsynClass
getDeclaredInstanceFields()
- Method in class ojvm.data.
InternalClass
getDeclaredInstanceFields()
- Method in class ojvm.data.
InternalClassForPrimitive
getDeclaredInstanceFields()
- Method in class ojvm.data.
InternalClassForArray
getDeclaredInstanceFields()
- Method in class ojvm.data.
InternalClassFromAbsyn
getDeclaredMethods()
- Method in class ojvm.loading.
AbsynClass
getDeclaredStaticFields()
- Method in class ojvm.data.
InternalClass
getDeclaredStaticFields()
- Method in class ojvm.data.
InternalClassForPrimitive
getDeclaredStaticFields()
- Method in class ojvm.data.
InternalClassForArray
getDeclaredStaticFields()
- Method in class ojvm.data.
InternalClassFromAbsyn
getDeclaringClass()
- Method in class ojvm.data.
InternalMethod
getDeclaringClass()
- Method in class ojvm.data.
InternalField
getDeclaringClassDesc()
- Method in class ojvm.loading.instructions.
Ins_invokestatic
getDeclaringClassDesc()
- Method in class ojvm.loading.instructions.
Ins_invokevirtual
getDeclaringClassDesc()
- Method in class ojvm.loading.instructions.
Ins_getstatic
getDeclaringClassDesc()
- Method in class ojvm.loading.instructions.
Ins_getfield
getDeclaringClassDesc()
- Method in class ojvm.loading.instructions.
Ins_putstatic
getDeclaringClassDesc()
- Method in class ojvm.loading.instructions.
Ins_putfield
getDeclaringClassDesc()
- Method in class ojvm.loading.instructions.
Ins_invokespecial
getDeclaringClassDesc()
- Method in class ojvm.loading.
CPMethodEntry
getDeclaringClassDesc()
- Method in class ojvm.loading.
CPFieldEntry
getDeclaringInterfaceDesc()
- Method in class ojvm.loading.instructions.
Ins_invokeinterface
getDefaultValue()
- Method in class ojvm.data.
InternalClass
getDefaultValue(Descriptor)
- Static method in class ojvm.util.
Descriptor
getDesc()
- Method in class ojvm.util.
NameAndDescriptor
getDesc()
- Method in class ojvm.data.
InternalClass
getDesc()
- Method in class ojvm.data.
InternalClassForPrimitive
getDesc()
- Method in class ojvm.data.
InternalClassForArray
getDesc()
- Method in class ojvm.data.
InternalClassFromAbsyn
getDesc()
- Method in class ojvm.loading.
CPClassEntry
getDesc()
- Method in class ojvm.loading.
AbsynClass
getDimensions()
- Method in class ojvm.loading.instructions.
Ins_multianewarray
getDouble()
- Method in class ojvm.loading.
CPDoubleEntry
getDoubleEntry(int)
- Method in class ojvm.loading.
ConstantPool
getDoubleValue()
- Method in class ojvm.loading.instructions.
Ins_ldc2_w
getDoubleValue()
- Method in class ojvm.loading.
ConstantValueAttribute
getElements()
- Method in class ojvm.data.
JavaArray
getEndPC()
- Method in class ojvm.loading.
ExceptionHandler
getExceptionHandlers()
- Method in class ojvm.data.
InternalMethod
getExceptionHandlers()
- Method in class ojvm.loading.
CodeAttribute
getExceptions()
- Method in class ojvm.data.
InternalMethod
getExceptions()
- Method in class ojvm.loading.
AbsynMethod
getExceptionTypes()
- Method in class ojvm.loading.
ExceptionsAttribute
getfield(int)
- Method in class ojvm.data.
JavaInstance
getFieldEntry(int)
- Method in class ojvm.loading.
ConstantPool
getFieldName()
- Method in class ojvm.loading.instructions.
Ins_getstatic
getFieldName()
- Method in class ojvm.loading.instructions.
Ins_getfield
getFieldName()
- Method in class ojvm.loading.instructions.
Ins_putstatic
getFieldName()
- Method in class ojvm.loading.instructions.
Ins_putfield
getFieldName()
- Method in class ojvm.loading.
CPFieldEntry
getFieldType()
- Method in class ojvm.loading.instructions.
Ins_getstatic
getFieldType()
- Method in class ojvm.loading.instructions.
Ins_getfield
getFieldType()
- Method in class ojvm.loading.instructions.
Ins_putstatic
getFieldType()
- Method in class ojvm.loading.instructions.
Ins_putfield
getFieldType()
- Method in class ojvm.loading.
CPFieldEntry
getFilename()
- Method in class ojvm.util.
Descriptor
getFilename()
- Method in class ojvm.loading.
ClassFileInputStream
getFloat()
- Method in class ojvm.loading.
CPFloatEntry
getFloatEntry(int)
- Method in class ojvm.loading.
ConstantPool
getFloatValue()
- Method in class ojvm.loading.instructions.
Ins_ldc_w
getFloatValue()
- Method in class ojvm.loading.instructions.
Ins_ldc
getFloatValue()
- Method in class ojvm.loading.
ConstantValueAttribute
getHandlerPC()
- Method in class ojvm.loading.
ExceptionHandler
getIncrement()
- Method in class ojvm.loading.instructions.
Ins_iinc
getIndex()
- Method in class ojvm.loading.instructions.
Ins_dstore
getIndex()
- Method in class ojvm.loading.instructions.
Ins_istore
getIndex()
- Method in class ojvm.loading.instructions.
Ins_lload
getIndex()
- Method in class ojvm.loading.instructions.
Ins_fload
getIndex()
- Method in class ojvm.loading.instructions.
Ins_fstore
getIndex()
- Method in class ojvm.loading.instructions.
Ins_iinc
getIndex()
- Method in class ojvm.loading.instructions.
Ins_astore
getIndex()
- Method in class ojvm.loading.instructions.
Ins_iload
getIndex()
- Method in class ojvm.loading.instructions.
Ins_ret
getIndex()
- Method in class ojvm.loading.instructions.
Ins_aload
getIndex()
- Method in class ojvm.loading.instructions.
Ins_lstore
getIndex()
- Method in class ojvm.loading.instructions.
Ins_dload
getInitializer()
- Method in class ojvm.data.
InternalClass
getInitializer()
- Method in class ojvm.data.
InternalClassForPrimitive
getInitializer()
- Method in class ojvm.data.
InternalClassForArray
getInitializer()
- Method in class ojvm.data.
InternalClassFromAbsyn
getInstructions()
- Method in class ojvm.data.
InternalMethod
getInstructions()
- Method in class ojvm.loading.
CodeAttribute
getInt()
- Method in class ojvm.loading.
CPIntEntry
getIntEntry(int)
- Method in class ojvm.loading.
ConstantPool
getInterfaceDescs()
- Method in class ojvm.loading.
AbsynClass
getInterfaceMethodEntry(int)
- Method in class ojvm.loading.
ConstantPool
getInterfaces()
- Method in class ojvm.data.
InternalClass
getInternalForm()
- Method in class ojvm.util.
Descriptor
getInternalObject()
- Method in class ojvm.data.
JavaInstance
getIntValue()
- Method in class ojvm.loading.instructions.
Ins_ldc_w
getIntValue()
- Method in class ojvm.loading.instructions.
Ins_ldc
getIntValue()
- Method in class ojvm.loading.
ConstantValueAttribute
getJavaException()
- Method in class ojvm.operations.
InitializeE
getJavaForm()
- Method in class ojvm.util.
Descriptor
getKey()
- Method in class ojvm.data.
InternalMethod
getKey()
- Method in class ojvm.data.
InternalField
getLength()
- Method in class ojvm.loading.instructions.
Instruction
getLocalVar(int)
- Method in class ojvm.machine.
ControlUnit
getLong()
- Method in class ojvm.loading.
CPLongEntry
getLongEntry(int)
- Method in class ojvm.loading.
ConstantPool
getLongValue()
- Method in class ojvm.loading.instructions.
Ins_ldc2_w
getLongValue()
- Method in class ojvm.loading.
ConstantValueAttribute
getMaximumOperandStackDepth()
- Method in class ojvm.data.
InternalMethod
getMaxLocals()
- Method in class ojvm.loading.
CodeAttribute
getMaxStack()
- Method in class ojvm.loading.
CodeAttribute
getMethodEntry(int)
- Method in class ojvm.loading.
ConstantPool
getMethodName()
- Method in class ojvm.loading.instructions.
Ins_invokestatic
getMethodName()
- Method in class ojvm.loading.instructions.
Ins_invokevirtual
getMethodName()
- Method in class ojvm.loading.instructions.
Ins_invokeinterface
getMethodName()
- Method in class ojvm.loading.instructions.
Ins_invokespecial
getMethodName()
- Method in class ojvm.loading.
CPMethodEntry
getMethodType()
- Method in class ojvm.loading.instructions.
Ins_invokestatic
getMethodType()
- Method in class ojvm.loading.instructions.
Ins_invokevirtual
getMethodType()
- Method in class ojvm.loading.instructions.
Ins_invokeinterface
getMethodType()
- Method in class ojvm.loading.instructions.
Ins_invokespecial
getMethodType()
- Method in class ojvm.loading.
CPMethodEntry
getName()
- Method in class ojvm.util.
NameAndDescriptor
getName()
- Method in class ojvm.data.
InternalMethod
getName()
- Method in class ojvm.data.
InternalField
getName()
- Method in class ojvm.loading.
AbsynAttribute
getName()
- Method in class ojvm.loading.
AbsynMethod
getName()
- Method in class ojvm.loading.
ExceptionsAttribute
getName()
- Method in class ojvm.loading.
AbsynField
getName()
- Method in class ojvm.loading.
CodeAttribute
getName()
- Method in class ojvm.loading.
ConstantValueAttribute
getNameAndTypeEntry(int)
- Method in class ojvm.loading.
ConstantPool
getNumAllInstanceFields()
- Method in class ojvm.data.
InternalClass
getNumAllInstanceFields()
- Method in class ojvm.data.
InternalClassForPrimitive
getNumAllInstanceFields()
- Method in class ojvm.data.
InternalClassForArray
getNumAllInstanceFields()
- Method in class ojvm.data.
InternalClassFromAbsyn
getNumDimensions()
- Method in class ojvm.util.
Descriptor
getNumLocalVars()
- Method in class ojvm.data.
InternalMethod
getObjectClass()
- Method in class ojvm.data.
JavaObject
getObjectClass()
- Method in class ojvm.data.
JavaNonnullReferenceValue
getOffset()
- Method in class ojvm.loading.instructions.
Ins_ifge
getOffset()
- Method in class ojvm.loading.instructions.
Ins_if_icmple
getOffset()
- Method in class ojvm.loading.instructions.
Ins_if_icmpgt
getOffset()
- Method in class ojvm.loading.instructions.
Ins_ifeq
getOffset()
- Method in class ojvm.loading.instructions.
Ins_iflt
getOffset()
- Method in class ojvm.loading.instructions.
Ins_ifnonnull
getOffset()
- Method in class ojvm.loading.instructions.
Ins_if_acmpne
getOffset()
- Method in class ojvm.loading.instructions.
Ins_if_icmpeq
getOffset()
- Method in class ojvm.loading.instructions.
Ins_if_icmpne
getOffset()
- Method in class ojvm.loading.instructions.
Ins_if_icmplt
getOffset()
- Method in class ojvm.loading.instructions.
Ins_goto_w
getOffset()
- Method in class ojvm.loading.instructions.
Ins_goto
getOffset()
- Method in class ojvm.loading.instructions.
Ins_jsr
getOffset()
- Method in class ojvm.loading.instructions.
Ins_if_icmpge
getOffset()
- Method in class ojvm.loading.instructions.
Ins_ifnull
getOffset()
- Method in class ojvm.loading.instructions.
Ins_ifle
getOffset()
- Method in class ojvm.loading.instructions.
Ins_if_acmpeq
getOffset()
- Method in class ojvm.loading.instructions.
Ins_ifgt
getOffset()
- Method in class ojvm.loading.instructions.
Ins_ifne
getOffset()
- Method in class ojvm.loading.instructions.
Ins_jsr_w
getOffset(int)
- Method in class ojvm.loading.instructions.
Ins_tableswitch
getParameterTypes()
- Method in class ojvm.util.
MethodDescriptor
getReturnType()
- Method in class ojvm.util.
MethodDescriptor
getSize()
- Method in class ojvm.data.
JavaValue
getSize()
- Method in class ojvm.data.
JavaCharValue
getSize()
- Method in class ojvm.data.
JavaFloatValue
getSize()
- Method in class ojvm.data.
SecondWord
getSize()
- Method in class ojvm.data.
ReturnAddress
getSize()
- Method in class ojvm.data.
JavaReferenceValue
getSize()
- Method in class ojvm.data.
JavaByteValue
getSize()
- Method in class ojvm.data.
JavaDoubleValue
getSize()
- Method in class ojvm.data.
JavaLongValue
getSize()
- Method in class ojvm.data.
JavaBooleanValue
getSize()
- Method in class ojvm.data.
JavaIntValue
getSize()
- Method in class ojvm.data.
JavaShortValue
getStartPC()
- Method in class ojvm.loading.
ExceptionHandler
getstatic(NameAndDescriptor)
- Method in class ojvm.data.
InternalClass
getstatic(NameAndDescriptor)
- Method in class ojvm.data.
InternalClassForPrimitive
getstatic(NameAndDescriptor)
- Method in class ojvm.data.
InternalClassForArray
getstatic(NameAndDescriptor)
- Method in class ojvm.data.
InternalClassFromAbsyn
getString()
- Method in class ojvm.loading.
CPStringEntry
getStringDescriptor()
- Method in class ojvm.util.
Descriptor
getStringEntry(int)
- Method in class ojvm.loading.
ConstantPool
getStringValue()
- Method in class ojvm.loading.instructions.
Ins_ldc_w
getStringValue()
- Method in class ojvm.loading.instructions.
Ins_ldc
getStringValue()
- Method in class ojvm.loading.
ConstantValueAttribute
getSuperClass()
- Method in class ojvm.data.
InternalClass
getSuperClassDesc()
- Method in class ojvm.loading.
AbsynClass
getThrowable()
- Method in class ojvm.data.
JavaException
getType()
- Method in class ojvm.data.
InternalMethod
getType()
- Method in class ojvm.data.
InternalField
getType()
- Method in class ojvm.loading.
AbsynMethod
getType()
- Method in class ojvm.loading.
AbsynField
getUtf8Entry(int)
- Method in class ojvm.loading.
ConstantPool
getValue()
- Method in class ojvm.data.
JavaCharValue
getValue()
- Method in class ojvm.data.
JavaFloatValue
getValue()
- Method in class ojvm.data.
ReturnAddress
getValue()
- Method in class ojvm.data.
JavaByteValue
getValue()
- Method in class ojvm.data.
JavaDoubleValue
getValue()
- Method in class ojvm.data.
JavaLongValue
getValue()
- Method in class ojvm.data.
JavaBooleanValue
getValue()
- Method in class ojvm.data.
JavaIntValue
getValue()
- Method in class ojvm.loading.instructions.
Ins_bipush
getValue()
- Method in class ojvm.loading.instructions.
Ins_sipush
getValueSize()
- Method in class ojvm.util.
Descriptor
gt(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
H
hasConstantValue()
- Method in class ojvm.data.
InternalField
hashCode()
- Method in class ojvm.util.
NameAndDescriptor
hashCode()
- Method in class ojvm.util.
Descriptor
hasMoreBytes()
- Method in class ojvm.loading.
ClassFileInputStream
I
i2b(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
i2c(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
i2d(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
i2f(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
i2l(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
i2s(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
iadd(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
iand(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
icmpeq(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
icmpge(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
icmpgt(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
icmple(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
icmplt(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
icmpne(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
idiv(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
iinc(JavaValue, int)
- Static method in class ojvm.operations.
PrimitiveOperations
imul(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
incrementPC(int)
- Method in class ojvm.machine.
ControlUnit
index
- Variable in class ojvm.loading.instructions.
Ins_lload
index
- Variable in class ojvm.loading.instructions.
Ins_iload
ineg(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
initialize()
- Method in class ojvm.operations.
NativeMethods
initialize(InternalClass)
- Method in class ojvm.operations.
ClassInitializing
initializeClass(InternalClass)
- Method in class ojvm.machine.
ControlUnit
initialized
- Variable in class ojvm.data.
InternalClass
InitializeE
- exception ojvm.operations.
InitializeE
.
Exceptions related to class initialization
InitializeE(JavaException, String)
- Constructor for class ojvm.operations.
InitializeE
initializeInstanceValues(JavaValue[], int)
- Method in class ojvm.data.
InternalClass
initializeInstanceValues(JavaValue[], int)
- Method in class ojvm.data.
InternalClassForPrimitive
initializeInstanceValues(JavaValue[], int)
- Method in class ojvm.data.
InternalClassForArray
initializeInstanceValues(JavaValue[], int)
- Method in class ojvm.data.
InternalClassFromAbsyn
Ins_aaload
- class ojvm.loading.instructions.
Ins_aaload
.
The encapsulation of an aaload instruction.
Ins_aaload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_aaload
Ins_aastore
- class ojvm.loading.instructions.
Ins_aastore
.
The encapsulation of an aastore instruction.
Ins_aastore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_aastore
Ins_aconst_null
- class ojvm.loading.instructions.
Ins_aconst_null
.
The encapsulation of an aconst_null instruction.
Ins_aconst_null(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_aconst_null
Ins_aload
- class ojvm.loading.instructions.
Ins_aload
.
The encapsulation of an aload instruction.
Ins_aload_0
- class ojvm.loading.instructions.
Ins_aload_0
.
The encapsulation of an aload_0 instruction.
Ins_aload_0(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_aload_0
Ins_aload_1
- class ojvm.loading.instructions.
Ins_aload_1
.
The encapsulation of an aload_1 instruction.
Ins_aload_1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_aload_1
Ins_aload_2
- class ojvm.loading.instructions.
Ins_aload_2
.
The encapsulation of an aload_2 instruction.
Ins_aload_2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_aload_2
Ins_aload_3
- class ojvm.loading.instructions.
Ins_aload_3
.
The encapsulation of an aload_3 instruction.
Ins_aload_3(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_aload_3
Ins_aload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_aload
Ins_aload(int, int)
- Constructor for class ojvm.loading.instructions.
Ins_aload
Ins_anewarray
- class ojvm.loading.instructions.
Ins_anewarray
.
The encapsulation of an anewarray instruction.
Ins_anewarray(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_anewarray
Ins_areturn
- class ojvm.loading.instructions.
Ins_areturn
.
The encapsulation of an areturn instruction.
Ins_areturn(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_areturn
Ins_arraylength
- class ojvm.loading.instructions.
Ins_arraylength
.
The encapsulation of an arraylength instruction.
Ins_arraylength(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_arraylength
Ins_astore
- class ojvm.loading.instructions.
Ins_astore
.
The encapsulation of an astore instruction.
Ins_astore_0
- class ojvm.loading.instructions.
Ins_astore_0
.
The encapsulation of an astore_0 instruction.
Ins_astore_0(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_astore_0
Ins_astore_1
- class ojvm.loading.instructions.
Ins_astore_1
.
The encapsulation of an astore_1 instruction.
Ins_astore_1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_astore_1
Ins_astore_2
- class ojvm.loading.instructions.
Ins_astore_2
.
The encapsulation of an astore_2 instruction.
Ins_astore_2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_astore_2
Ins_astore_3
- class ojvm.loading.instructions.
Ins_astore_3
.
The encapsulation of an astore_3 instruction.
Ins_astore_3(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_astore_3
Ins_astore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_astore
Ins_astore(int, int)
- Constructor for class ojvm.loading.instructions.
Ins_astore
Ins_athrow
- class ojvm.loading.instructions.
Ins_athrow
.
The encapsulation of an athrow instruction.
Ins_athrow(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_athrow
Ins_baload
- class ojvm.loading.instructions.
Ins_baload
.
The encapsulation of an baload instruction.
Ins_baload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_baload
Ins_bastore
- class ojvm.loading.instructions.
Ins_bastore
.
The encapsulation of an bastore instruction.
Ins_bastore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_bastore
Ins_bipush
- class ojvm.loading.instructions.
Ins_bipush
.
The encapsulation of a bipush instruction.
Ins_bipush(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_bipush
Ins_bipush(int, byte)
- Constructor for class ojvm.loading.instructions.
Ins_bipush
Ins_caload
- class ojvm.loading.instructions.
Ins_caload
.
The encapsulation of a caload instruction.
Ins_caload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_caload
Ins_castore
- class ojvm.loading.instructions.
Ins_castore
.
The encapsulation of a castore instruction.
Ins_castore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_castore
Ins_checkcast
- class ojvm.loading.instructions.
Ins_checkcast
.
The encapsulation of a checkcast instruction.
Ins_checkcast(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_checkcast
Ins_d2f
- class ojvm.loading.instructions.
Ins_d2f
.
The encapsulation of a d2f instruction.
Ins_d2f(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_d2f
Ins_d2i
- class ojvm.loading.instructions.
Ins_d2i
.
The encapsulation of a d2i instruction.
Ins_d2i(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_d2i
Ins_d2l
- class ojvm.loading.instructions.
Ins_d2l
.
The encapsulation of a d2l instruction.
Ins_d2l(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_d2l
Ins_dadd
- class ojvm.loading.instructions.
Ins_dadd
.
The encapsulation of a dadd instruction.
Ins_dadd(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dadd
Ins_daload
- class ojvm.loading.instructions.
Ins_daload
.
The encapsulation of an daload instruction.
Ins_daload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_daload
Ins_dastore
- class ojvm.loading.instructions.
Ins_dastore
.
The encapsulation of an dastore instruction.
Ins_dastore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dastore
Ins_dcmpg
- class ojvm.loading.instructions.
Ins_dcmpg
.
The encapsulation of an dcmpg instruction.
Ins_dcmpg(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dcmpg
Ins_dcmpl
- class ojvm.loading.instructions.
Ins_dcmpl
.
The encapsulation of an dcmpl instruction.
Ins_dcmpl(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dcmpl
Ins_dconst_0
- class ojvm.loading.instructions.
Ins_dconst_0
.
The encapsulation of an dconst_0 instruction.
Ins_dconst_0(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dconst_0
Ins_dconst_1
- class ojvm.loading.instructions.
Ins_dconst_1
.
The encapsulation of an dconst_1 instruction.
Ins_dconst_1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dconst_1
Ins_ddiv
- class ojvm.loading.instructions.
Ins_ddiv
.
The encapsulation of a ddiv instruction.
Ins_ddiv(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ddiv
Ins_dload
- class ojvm.loading.instructions.
Ins_dload
.
The encapsulation of an dload instruction.
Ins_dload_0
- class ojvm.loading.instructions.
Ins_dload_0
.
The encapsulation of an dload_0 instruction.
Ins_dload_0(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dload_0
Ins_dload_1
- class ojvm.loading.instructions.
Ins_dload_1
.
The encapsulation of an dload_1 instruction.
Ins_dload_1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dload_1
Ins_dload_2
- class ojvm.loading.instructions.
Ins_dload_2
.
The encapsulation of an dload_2 instruction.
Ins_dload_2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dload_2
Ins_dload_3
- class ojvm.loading.instructions.
Ins_dload_3
.
The encapsulation of an dload_3 instruction.
Ins_dload_3(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dload_3
Ins_dload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dload
Ins_dload(int, int)
- Constructor for class ojvm.loading.instructions.
Ins_dload
Ins_dmul
- class ojvm.loading.instructions.
Ins_dmul
.
The encapsulation of a dmul instruction.
Ins_dmul(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dmul
Ins_dneg
- class ojvm.loading.instructions.
Ins_dneg
.
The encapsulation of a dneg instruction.
Ins_dneg(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dneg
Ins_drem
- class ojvm.loading.instructions.
Ins_drem
.
The encapsulation of a drem instruction.
Ins_drem(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_drem
Ins_dreturn
- class ojvm.loading.instructions.
Ins_dreturn
.
The encapsulation of a dreturn instruction.
Ins_dreturn(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dreturn
Ins_dstore
- class ojvm.loading.instructions.
Ins_dstore
.
The encapsulation of an dstore instruction.
Ins_dstore_0
- class ojvm.loading.instructions.
Ins_dstore_0
.
The encapsulation of an dstore_0 instruction.
Ins_dstore_0(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dstore_0
Ins_dstore_1
- class ojvm.loading.instructions.
Ins_dstore_1
.
The encapsulation of an dstore_1 instruction.
Ins_dstore_1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dstore_1
Ins_dstore_2
- class ojvm.loading.instructions.
Ins_dstore_2
.
The encapsulation of an dstore_2 instruction.
Ins_dstore_2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dstore_2
Ins_dstore_3
- class ojvm.loading.instructions.
Ins_dstore_3
.
The encapsulation of an dstore_3 instruction.
Ins_dstore_3(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dstore_3
Ins_dstore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dstore
Ins_dstore(int, int)
- Constructor for class ojvm.loading.instructions.
Ins_dstore
Ins_dsub
- class ojvm.loading.instructions.
Ins_dsub
.
The encapsulation of a dsub instruction.
Ins_dsub(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dsub
Ins_dup
- class ojvm.loading.instructions.
Ins_dup
.
The encapsulation of a dup instruction.
Ins_dup_x1
- class ojvm.loading.instructions.
Ins_dup_x1
.
The encapsulation of a dup_x1 instruction.
Ins_dup_x1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dup_x1
Ins_dup_x2
- class ojvm.loading.instructions.
Ins_dup_x2
.
The encapsulation of a dup_x2 instruction.
Ins_dup_x2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dup_x2
Ins_dup(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dup
Ins_dup2
- class ojvm.loading.instructions.
Ins_dup2
.
The encapsulation of a dup2 instruction.
Ins_dup2_x1
- class ojvm.loading.instructions.
Ins_dup2_x1
.
The encapsulation of a dup2_x1 instruction.
Ins_dup2_x1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dup2_x1
Ins_dup2_x2
- class ojvm.loading.instructions.
Ins_dup2_x2
.
The encapsulation of a dup2_x2 instruction.
Ins_dup2_x2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dup2_x2
Ins_dup2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_dup2
Ins_f2d
- class ojvm.loading.instructions.
Ins_f2d
.
The encapsulation of a f2d instruction.
Ins_f2d(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_f2d
Ins_f2i
- class ojvm.loading.instructions.
Ins_f2i
.
The encapsulation of a f2i instruction.
Ins_f2i(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_f2i
Ins_f2l
- class ojvm.loading.instructions.
Ins_f2l
.
The encapsulation of a f2l instruction.
Ins_f2l(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_f2l
Ins_fadd
- class ojvm.loading.instructions.
Ins_fadd
.
The encapsulation of a fadd instruction.
Ins_fadd(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fadd
Ins_faload
- class ojvm.loading.instructions.
Ins_faload
.
The encapsulation of an faload instruction.
Ins_faload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_faload
Ins_fastore
- class ojvm.loading.instructions.
Ins_fastore
.
The encapsulation of an fastore instruction.
Ins_fastore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fastore
Ins_fcmpg
- class ojvm.loading.instructions.
Ins_fcmpg
.
The encapsulation of an fcmpg instruction.
Ins_fcmpg(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fcmpg
Ins_fcmpl
- class ojvm.loading.instructions.
Ins_fcmpl
.
The encapsulation of an fcmpl instruction.
Ins_fcmpl(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fcmpl
Ins_fconst_0
- class ojvm.loading.instructions.
Ins_fconst_0
.
The encapsulation of an fconst_0 instruction.
Ins_fconst_0(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fconst_0
Ins_fconst_1
- class ojvm.loading.instructions.
Ins_fconst_1
.
The encapsulation of an fconst_1 instruction.
Ins_fconst_1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fconst_1
Ins_fconst_2
- class ojvm.loading.instructions.
Ins_fconst_2
.
The encapsulation of a fconst_2 instruction.
Ins_fconst_2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fconst_2
Ins_fdiv
- class ojvm.loading.instructions.
Ins_fdiv
.
The encapsulation of a fdiv instruction.
Ins_fdiv(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fdiv
Ins_filler
- class ojvm.loading.instructions.
Ins_filler
.
The encapsulation of an filler instruction.
Ins_filler()
- Constructor for class ojvm.loading.instructions.
Ins_filler
Ins_fload
- class ojvm.loading.instructions.
Ins_fload
.
The encapsulation of an fload instruction.
Ins_fload_0
- class ojvm.loading.instructions.
Ins_fload_0
.
The encapsulation of an fload_0 instruction.
Ins_fload_0(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fload_0
Ins_fload_1
- class ojvm.loading.instructions.
Ins_fload_1
.
The encapsulation of an fload_1 instruction.
Ins_fload_1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fload_1
Ins_fload_2
- class ojvm.loading.instructions.
Ins_fload_2
.
The encapsulation of an fload_2 instruction.
Ins_fload_2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fload_2
Ins_fload_3
- class ojvm.loading.instructions.
Ins_fload_3
.
The encapsulation of an fload_3 instruction.
Ins_fload_3(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fload_3
Ins_fload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fload
Ins_fload(int, int)
- Constructor for class ojvm.loading.instructions.
Ins_fload
Ins_fmul
- class ojvm.loading.instructions.
Ins_fmul
.
The encapsulation of a fmul instruction.
Ins_fmul(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fmul
Ins_fneg
- class ojvm.loading.instructions.
Ins_fneg
.
The encapsulation of a fneg instruction.
Ins_fneg(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fneg
Ins_frem
- class ojvm.loading.instructions.
Ins_frem
.
The encapsulation of a frem instruction.
Ins_frem(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_frem
Ins_freturn
- class ojvm.loading.instructions.
Ins_freturn
.
The encapsulation of a freturn instruction.
Ins_freturn(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_freturn
Ins_fstore
- class ojvm.loading.instructions.
Ins_fstore
.
The encapsulation of an fstore instruction.
Ins_fstore_0
- class ojvm.loading.instructions.
Ins_fstore_0
.
The encapsulation of an fstore_0 instruction.
Ins_fstore_0(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fstore_0
Ins_fstore_1
- class ojvm.loading.instructions.
Ins_fstore_1
.
The encapsulation of an fstore_1 instruction.
Ins_fstore_1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fstore_1
Ins_fstore_2
- class ojvm.loading.instructions.
Ins_fstore_2
.
The encapsulation of an fstore_2 instruction.
Ins_fstore_2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fstore_2
Ins_fstore_3
- class ojvm.loading.instructions.
Ins_fstore_3
.
The encapsulation of an fstore_3 instruction.
Ins_fstore_3(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fstore_3
Ins_fstore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fstore
Ins_fstore(int, int)
- Constructor for class ojvm.loading.instructions.
Ins_fstore
Ins_fsub
- class ojvm.loading.instructions.
Ins_fsub
.
The encapsulation of a fsub instruction.
Ins_fsub(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_fsub
Ins_getfield
- class ojvm.loading.instructions.
Ins_getfield
.
The encapsulation of an getfield instruction.
Ins_getfield(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_getfield
Ins_getstatic
- class ojvm.loading.instructions.
Ins_getstatic
.
The encapsulation of an getstatic instruction.
Ins_getstatic(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_getstatic
Ins_goto
- class ojvm.loading.instructions.
Ins_goto
.
The encapsulation of an goto instruction.
Ins_goto_w
- class ojvm.loading.instructions.
Ins_goto_w
.
The encapsulation of an goto_w instruction.
Ins_goto_w(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_goto_w
Ins_goto(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_goto
Ins_i2b
- class ojvm.loading.instructions.
Ins_i2b
.
The encapsulation of a i2b instruction.
Ins_i2b(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_i2b
Ins_i2c
- class ojvm.loading.instructions.
Ins_i2c
.
The encapsulation of a i2c instruction.
Ins_i2c(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_i2c
Ins_i2d
- class ojvm.loading.instructions.
Ins_i2d
.
The encapsulation of a i2d instruction.
Ins_i2d(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_i2d
Ins_i2f
- class ojvm.loading.instructions.
Ins_i2f
.
The encapsulation of a i2f instruction.
Ins_i2f(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_i2f
Ins_i2l
- class ojvm.loading.instructions.
Ins_i2l
.
The encapsulation of a i2l instruction.
Ins_i2l(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_i2l
Ins_i2s
- class ojvm.loading.instructions.
Ins_i2s
.
The encapsulation of a i2s instruction.
Ins_i2s(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_i2s
Ins_iadd
- class ojvm.loading.instructions.
Ins_iadd
.
The encapsulation of a iadd instruction.
Ins_iadd(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iadd
Ins_iaload
- class ojvm.loading.instructions.
Ins_iaload
.
The encapsulation of an iaload instruction.
Ins_iaload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iaload
Ins_iand
- class ojvm.loading.instructions.
Ins_iand
.
The encapsulation of a iand instruction.
Ins_iand(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iand
Ins_iastore
- class ojvm.loading.instructions.
Ins_iastore
.
The encapsulation of an iastore instruction.
Ins_iastore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iastore
Ins_iconst_0
- class ojvm.loading.instructions.
Ins_iconst_0
.
The encapsulation of an iconst_0 instruction.
Ins_iconst_0(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iconst_0
Ins_iconst_1
- class ojvm.loading.instructions.
Ins_iconst_1
.
The encapsulation of an iconst_1 instruction.
Ins_iconst_1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iconst_1
Ins_iconst_2
- class ojvm.loading.instructions.
Ins_iconst_2
.
The encapsulation of an iconst_2 instruction.
Ins_iconst_2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iconst_2
Ins_iconst_3
- class ojvm.loading.instructions.
Ins_iconst_3
.
The encapsulation of an iconst_3 instruction.
Ins_iconst_3(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iconst_3
Ins_iconst_4
- class ojvm.loading.instructions.
Ins_iconst_4
.
The encapsulation of an iconst_4 instruction.
Ins_iconst_4(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iconst_4
Ins_iconst_5
- class ojvm.loading.instructions.
Ins_iconst_5
.
The encapsulation of an iconst_5 instruction.
Ins_iconst_5(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iconst_5
Ins_iconst_m1
- class ojvm.loading.instructions.
Ins_iconst_m1
.
The encapsulation of an iconst_m1 instruction.
Ins_iconst_m1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iconst_m1
Ins_idiv
- class ojvm.loading.instructions.
Ins_idiv
.
The encapsulation of a idiv instruction.
Ins_idiv(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_idiv
Ins_if_acmpeq
- class ojvm.loading.instructions.
Ins_if_acmpeq
.
The encapsulation of an if_acmpeq instruction.
Ins_if_acmpeq(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_if_acmpeq
Ins_if_acmpne
- class ojvm.loading.instructions.
Ins_if_acmpne
.
The encapsulation of an if_acmpne instruction.
Ins_if_acmpne(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_if_acmpne
Ins_if_icmpeq
- class ojvm.loading.instructions.
Ins_if_icmpeq
.
The encapsulation of an if_icmpeq instruction.
Ins_if_icmpeq(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_if_icmpeq
Ins_if_icmpge
- class ojvm.loading.instructions.
Ins_if_icmpge
.
The encapsulation of an if_icmpge instruction.
Ins_if_icmpge(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_if_icmpge
Ins_if_icmpgt
- class ojvm.loading.instructions.
Ins_if_icmpgt
.
The encapsulation of an if_icmpgt instruction.
Ins_if_icmpgt(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_if_icmpgt
Ins_if_icmple
- class ojvm.loading.instructions.
Ins_if_icmple
.
The encapsulation of an if_icmple instruction.
Ins_if_icmple(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_if_icmple
Ins_if_icmplt
- class ojvm.loading.instructions.
Ins_if_icmplt
.
The encapsulation of an if_icmplt instruction.
Ins_if_icmplt(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_if_icmplt
Ins_if_icmpne
- class ojvm.loading.instructions.
Ins_if_icmpne
.
The encapsulation of an if_icmpne instruction.
Ins_if_icmpne(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_if_icmpne
Ins_ifeq
- class ojvm.loading.instructions.
Ins_ifeq
.
The encapsulation of an ifeq instruction.
Ins_ifeq(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ifeq
Ins_ifge
- class ojvm.loading.instructions.
Ins_ifge
.
The encapsulation of an ifge instruction.
Ins_ifge(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ifge
Ins_ifgt
- class ojvm.loading.instructions.
Ins_ifgt
.
The encapsulation of an ifgt instruction.
Ins_ifgt(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ifgt
Ins_ifle
- class ojvm.loading.instructions.
Ins_ifle
.
The encapsulation of an ifle instruction.
Ins_ifle(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ifle
Ins_iflt
- class ojvm.loading.instructions.
Ins_iflt
.
The encapsulation of an iflt instruction.
Ins_iflt(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iflt
Ins_ifne
- class ojvm.loading.instructions.
Ins_ifne
.
The encapsulation of an ifne instruction.
Ins_ifne(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ifne
Ins_ifnonnull
- class ojvm.loading.instructions.
Ins_ifnonnull
.
The encapsulation of an ifnonnull instruction.
Ins_ifnonnull(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ifnonnull
Ins_ifnull
- class ojvm.loading.instructions.
Ins_ifnull
.
The encapsulation of an ifnull instruction.
Ins_ifnull(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ifnull
Ins_iinc
- class ojvm.loading.instructions.
Ins_iinc
.
The encapsulation of an iinc instruction.
Ins_iinc(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iinc
Ins_iinc(int, int, short)
- Constructor for class ojvm.loading.instructions.
Ins_iinc
Ins_iload
- class ojvm.loading.instructions.
Ins_iload
.
The encapsulation of an iload instruction.
Ins_iload_0
- class ojvm.loading.instructions.
Ins_iload_0
.
The encapsulation of an iload_0 instruction.
Ins_iload_0(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iload_0
Ins_iload_1
- class ojvm.loading.instructions.
Ins_iload_1
.
The encapsulation of an iload_1 instruction.
Ins_iload_1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iload_1
Ins_iload_2
- class ojvm.loading.instructions.
Ins_iload_2
.
The encapsulation of an iload_2 instruction.
Ins_iload_2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iload_2
Ins_iload_3
- class ojvm.loading.instructions.
Ins_iload_3
.
The encapsulation of an iload_3 instruction.
Ins_iload_3(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iload_3
Ins_iload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iload
Ins_iload(int, int)
- Constructor for class ojvm.loading.instructions.
Ins_iload
Ins_imul
- class ojvm.loading.instructions.
Ins_imul
.
The encapsulation of a imul instruction.
Ins_imul(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_imul
Ins_ineg
- class ojvm.loading.instructions.
Ins_ineg
.
The encapsulation of a ineg instruction.
Ins_ineg(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ineg
Ins_instanceof
- class ojvm.loading.instructions.
Ins_instanceof
.
The encapsulation of an instanceof instruction.
Ins_instanceof(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_instanceof
Ins_invokeinterface
- class ojvm.loading.instructions.
Ins_invokeinterface
.
The encapsulation of an invokeinterface instruction.
Ins_invokeinterface(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_invokeinterface
Ins_invokespecial
- class ojvm.loading.instructions.
Ins_invokespecial
.
The encapsulation of an invokespecial instruction.
Ins_invokespecial(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_invokespecial
Ins_invokestatic
- class ojvm.loading.instructions.
Ins_invokestatic
.
The encapsulation of an invokestatic instruction.
Ins_invokestatic(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_invokestatic
Ins_invokevirtual
- class ojvm.loading.instructions.
Ins_invokevirtual
.
The encapsulation of an invokevirtual instruction.
Ins_invokevirtual(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_invokevirtual
Ins_ior
- class ojvm.loading.instructions.
Ins_ior
.
The encapsulation of a ior instruction.
Ins_ior(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ior
Ins_irem
- class ojvm.loading.instructions.
Ins_irem
.
The encapsulation of a irem instruction.
Ins_irem(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_irem
Ins_ireturn
- class ojvm.loading.instructions.
Ins_ireturn
.
The encapsulation of a ireturn instruction.
Ins_ireturn(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ireturn
Ins_ishl
- class ojvm.loading.instructions.
Ins_ishl
.
The encapsulation of a ishl instruction.
Ins_ishl(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ishl
Ins_ishr
- class ojvm.loading.instructions.
Ins_ishr
.
The encapsulation of a ishr instruction.
Ins_ishr(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ishr
Ins_istore
- class ojvm.loading.instructions.
Ins_istore
.
The encapsulation of an istore instruction.
Ins_istore_0
- class ojvm.loading.instructions.
Ins_istore_0
.
The encapsulation of an istore_0 instruction.
Ins_istore_0(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_istore_0
Ins_istore_1
- class ojvm.loading.instructions.
Ins_istore_1
.
The encapsulation of an istore_1 instruction.
Ins_istore_1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_istore_1
Ins_istore_2
- class ojvm.loading.instructions.
Ins_istore_2
.
The encapsulation of an istore_2 instruction.
Ins_istore_2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_istore_2
Ins_istore_3
- class ojvm.loading.instructions.
Ins_istore_3
.
The encapsulation of an istore_3 instruction.
Ins_istore_3(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_istore_3
Ins_istore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_istore
Ins_istore(int, int)
- Constructor for class ojvm.loading.instructions.
Ins_istore
Ins_isub
- class ojvm.loading.instructions.
Ins_isub
.
The encapsulation of a isub instruction.
Ins_isub(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_isub
Ins_iushr
- class ojvm.loading.instructions.
Ins_iushr
.
The encapsulation of a iushr instruction.
Ins_iushr(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_iushr
Ins_ixor
- class ojvm.loading.instructions.
Ins_ixor
.
The encapsulation of a ixor instruction.
Ins_ixor(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ixor
Ins_jsr
- class ojvm.loading.instructions.
Ins_jsr
.
The encapsulation of an jsr instruction.
Ins_jsr_w
- class ojvm.loading.instructions.
Ins_jsr_w
.
The encapsulation of an jsr_w instruction.
Ins_jsr_w(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_jsr_w
Ins_jsr(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_jsr
Ins_l2d
- class ojvm.loading.instructions.
Ins_l2d
.
The encapsulation of a l2d instruction.
Ins_l2d(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_l2d
Ins_l2f
- class ojvm.loading.instructions.
Ins_l2f
.
The encapsulation of a l2f instruction.
Ins_l2f(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_l2f
Ins_l2i
- class ojvm.loading.instructions.
Ins_l2i
.
The encapsulation of a l2i instruction.
Ins_l2i(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_l2i
Ins_ladd
- class ojvm.loading.instructions.
Ins_ladd
.
The encapsulation of a ladd instruction.
Ins_ladd(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ladd
Ins_laload
- class ojvm.loading.instructions.
Ins_laload
.
The encapsulation of an laload instruction.
Ins_laload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_laload
Ins_land
- class ojvm.loading.instructions.
Ins_land
.
The encapsulation of a land instruction.
Ins_land(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_land
Ins_lastore
- class ojvm.loading.instructions.
Ins_lastore
.
The encapsulation of an lastore instruction.
Ins_lastore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lastore
Ins_lcmp
- class ojvm.loading.instructions.
Ins_lcmp
.
The encapsulation of an lcmp instruction.
Ins_lcmp(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lcmp
Ins_lconst_0
- class ojvm.loading.instructions.
Ins_lconst_0
.
The encapsulation of an lconst_0 instruction.
Ins_lconst_0(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lconst_0
Ins_lconst_1
- class ojvm.loading.instructions.
Ins_lconst_1
.
The encapsulation of an lconst_1 instruction.
Ins_lconst_1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lconst_1
Ins_ldc
- class ojvm.loading.instructions.
Ins_ldc
.
The encapsulation of an ldc instruction.
Ins_ldc_w
- class ojvm.loading.instructions.
Ins_ldc_w
.
The encapsulation of an ldc_w instruction.
Ins_ldc_w(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_ldc_w
Ins_ldc(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_ldc
Ins_ldc2_w
- class ojvm.loading.instructions.
Ins_ldc2_w
.
The encapsulation of an ldc2_w instruction.
Ins_ldc2_w(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_ldc2_w
Ins_ldiv
- class ojvm.loading.instructions.
Ins_ldiv
.
The encapsulation of a ldiv instruction.
Ins_ldiv(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ldiv
Ins_lload
- class ojvm.loading.instructions.
Ins_lload
.
The encapsulation of an lload instruction.
Ins_lload_0
- class ojvm.loading.instructions.
Ins_lload_0
.
The encapsulation of an lload_0 instruction.
Ins_lload_0(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lload_0
Ins_lload_1
- class ojvm.loading.instructions.
Ins_lload_1
.
The encapsulation of an lload_1 instruction.
Ins_lload_1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lload_1
Ins_lload_2
- class ojvm.loading.instructions.
Ins_lload_2
.
The encapsulation of an lload_2 instruction.
Ins_lload_2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lload_2
Ins_lload_3
- class ojvm.loading.instructions.
Ins_lload_3
.
The encapsulation of an lload_3 instruction.
Ins_lload_3(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lload_3
Ins_lload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lload
Ins_lload(int, int)
- Constructor for class ojvm.loading.instructions.
Ins_lload
Ins_lmul
- class ojvm.loading.instructions.
Ins_lmul
.
The encapsulation of a lmul instruction.
Ins_lmul(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lmul
Ins_lneg
- class ojvm.loading.instructions.
Ins_lneg
.
The encapsulation of a lneg instruction.
Ins_lneg(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lneg
Ins_lookupswitch
- class ojvm.loading.instructions.
Ins_lookupswitch
.
The encapsulation of a lookupswitch instruction.
Ins_lookupswitch(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lookupswitch
Ins_lor
- class ojvm.loading.instructions.
Ins_lor
.
The encapsulation of a lor instruction.
Ins_lor(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lor
Ins_lrem
- class ojvm.loading.instructions.
Ins_lrem
.
The encapsulation of a lrem instruction.
Ins_lrem(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lrem
Ins_lreturn
- class ojvm.loading.instructions.
Ins_lreturn
.
The encapsulation of a lreturn instruction.
Ins_lreturn(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lreturn
Ins_lshl
- class ojvm.loading.instructions.
Ins_lshl
.
The encapsulation of a lshl instruction.
Ins_lshl(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lshl
Ins_lshr
- class ojvm.loading.instructions.
Ins_lshr
.
The encapsulation of a lshr instruction.
Ins_lshr(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lshr
Ins_lstore
- class ojvm.loading.instructions.
Ins_lstore
.
The encapsulation of an lstore instruction.
Ins_lstore_0
- class ojvm.loading.instructions.
Ins_lstore_0
.
The encapsulation of an lstore_0 instruction.
Ins_lstore_0(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lstore_0
Ins_lstore_1
- class ojvm.loading.instructions.
Ins_lstore_1
.
The encapsulation of an lstore_1 instruction.
Ins_lstore_1(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lstore_1
Ins_lstore_2
- class ojvm.loading.instructions.
Ins_lstore_2
.
The encapsulation of an lstore_2 instruction.
Ins_lstore_2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lstore_2
Ins_lstore_3
- class ojvm.loading.instructions.
Ins_lstore_3
.
The encapsulation of an lstore_3 instruction.
Ins_lstore_3(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lstore_3
Ins_lstore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lstore
Ins_lstore(int, int)
- Constructor for class ojvm.loading.instructions.
Ins_lstore
Ins_lsub
- class ojvm.loading.instructions.
Ins_lsub
.
The encapsulation of a lsub instruction.
Ins_lsub(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lsub
Ins_lushr
- class ojvm.loading.instructions.
Ins_lushr
.
The encapsulation of a lushr instruction.
Ins_lushr(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lushr
Ins_lxor
- class ojvm.loading.instructions.
Ins_lxor
.
The encapsulation of a lxor instruction.
Ins_lxor(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_lxor
Ins_monitorenter
- class ojvm.loading.instructions.
Ins_monitorenter
.
The encapsulation of an monitorenter instruction.
Ins_monitorenter(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_monitorenter
Ins_monitorexit
- class ojvm.loading.instructions.
Ins_monitorexit
.
The encapsulation of an monitorexit instruction.
Ins_monitorexit(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_monitorexit
Ins_multianewarray
- class ojvm.loading.instructions.
Ins_multianewarray
.
The encapsulation of an multianewarray instruction.
Ins_multianewarray(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_multianewarray
Ins_new
- class ojvm.loading.instructions.
Ins_new
.
The encapsulation of a new instruction.
Ins_new(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_new
Ins_newarray
- class ojvm.loading.instructions.
Ins_newarray
.
The encapsulation of an newarray instruction.
Ins_newarray(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_newarray
Ins_nop
- class ojvm.loading.instructions.
Ins_nop
.
The encapsulation of an nop instruction.
Ins_nop(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_nop
Ins_pop
- class ojvm.loading.instructions.
Ins_pop
.
The encapsulation of an pop instruction.
Ins_pop(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_pop
Ins_pop2
- class ojvm.loading.instructions.
Ins_pop2
.
The encapsulation of an pop2 instruction.
Ins_pop2(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_pop2
Ins_putfield
- class ojvm.loading.instructions.
Ins_putfield
.
The encapsulation of an putfield instruction.
Ins_putfield(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_putfield
Ins_putstatic
- class ojvm.loading.instructions.
Ins_putstatic
.
The encapsulation of an putstatic instruction.
Ins_putstatic(InstructionInputStream, ConstantPool)
- Constructor for class ojvm.loading.instructions.
Ins_putstatic
Ins_ret
- class ojvm.loading.instructions.
Ins_ret
.
The encapsulation of an ret instruction.
Ins_ret(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_ret
Ins_ret(int, int)
- Constructor for class ojvm.loading.instructions.
Ins_ret
Ins_return
- class ojvm.loading.instructions.
Ins_return
.
The encapsulation of a return instruction.
Ins_return(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_return
Ins_saload
- class ojvm.loading.instructions.
Ins_saload
.
The encapsulation of an saload instruction.
Ins_saload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_saload
Ins_sastore
- class ojvm.loading.instructions.
Ins_sastore
.
The encapsulation of an sastore instruction.
Ins_sastore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_sastore
Ins_sipush
- class ojvm.loading.instructions.
Ins_sipush
.
The encapsulation of a sipush instruction.
Ins_sipush(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_sipush
Ins_swap
- class ojvm.loading.instructions.
Ins_swap
.
The encapsulation of an swap instruction.
Ins_swap(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_swap
Ins_tableswitch
- class ojvm.loading.instructions.
Ins_tableswitch
.
The encapsulation of an tableswitch instruction.
Ins_tableswitch(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
Ins_tableswitch
Instruction
- class ojvm.loading.instructions.
Instruction
.
Root of the instruction hierarchy...
Instruction(int)
- Constructor for class ojvm.loading.instructions.
Instruction
InstructionInputStream
- class ojvm.loading.instructions.
InstructionInputStream
.
A specialized input stream for reading byte arrays of instructions.
InstructionInputStream(byte[], String)
- Constructor for class ojvm.loading.instructions.
InstructionInputStream
InstructionVisitor
- interface ojvm.operations.
InstructionVisitor
.
One method for each instruction.
INT_TYPE
- Static variable in class ojvm.loading.instructions.
Ins_ldc_w
INT_TYPE
- Static variable in class ojvm.loading.instructions.
Ins_ldc
INT_TYPE
- Static variable in class ojvm.loading.
ConstantValueAttribute
intDesc
- Static variable in class ojvm.util.
CommonDescriptors
interfaces
- Variable in class ojvm.data.
InternalClass
INTERNAL_FORM
- Static variable in class ojvm.util.
Descriptor
InternalClass
- class ojvm.data.
InternalClass
.
Internal representation of classes.
InternalClass(InternalClass, InternalClass[], boolean)
- Constructor for class ojvm.data.
InternalClass
InternalClassForArray
- class ojvm.data.
InternalClassForArray
.
Internal representation of classes for array types.
InternalClassForArray(InternalClass, InternalClass, int, InternalClass[], Descriptor)
- Constructor for class ojvm.data.
InternalClassForArray
InternalClassForPrimitive
- class ojvm.data.
InternalClassForPrimitive
.
Internal representation of classes for primitive types.
InternalClassForPrimitive(InternalClass, Descriptor)
- Constructor for class ojvm.data.
InternalClassForPrimitive
InternalClassFromAbsyn
- class ojvm.data.
InternalClassFromAbsyn
.
Internal representation of classes.
InternalClassFromAbsyn(InternalClass, InternalClass[], AbsynClass)
- Constructor for class ojvm.data.
InternalClassFromAbsyn
InternalException
- exception ojvm.data.
InternalException
.
These are exceptions thrown by our program.
InternalException(String)
- Constructor for class ojvm.data.
InternalException
InternalField
- class ojvm.data.
InternalField
.
Internal representation of fields.
InternalField(InternalClass, AbsynField)
- Constructor for class ojvm.data.
InternalField
InternalMethod
- class ojvm.data.
InternalMethod
.
Internal representation of methods.
InternalMethod(InternalClass, AbsynMethod)
- Constructor for class ojvm.data.
InternalMethod
InternalObject
- class ojvm.data.
InternalObject
.
Internal objects manipulated by the JVM (methods, classes, etc).
InternalObject()
- Constructor for class ojvm.data.
InternalObject
ior(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
irem(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
isAbstract()
- Method in class ojvm.data.
InternalClass
isAbstract()
- Method in class ojvm.data.
InternalClassForPrimitive
isAbstract()
- Method in class ojvm.data.
InternalClassForArray
isAbstract()
- Method in class ojvm.data.
InternalMethod
isAbstract()
- Method in class ojvm.data.
InternalClassFromAbsyn
isAbstract()
- Method in class ojvm.loading.
AbsynMethod
isAbstract()
- Method in class ojvm.loading.
AbsynClass
isActualInstruction()
- Method in class ojvm.loading.instructions.
Instruction
isActualInstruction()
- Method in class ojvm.loading.instructions.
Ins_filler
isArray()
- Method in class ojvm.util.
Descriptor
isArray()
- Method in class ojvm.data.
InternalClass
isArray()
- Method in class ojvm.data.
InternalClassForPrimitive
isArray()
- Method in class ojvm.data.
InternalClassForArray
isArray()
- Method in class ojvm.data.
InternalClassFromAbsyn
isAssignmentCompatible(InternalClass)
- Method in class ojvm.data.
JavaReferenceValue
isAssignmentCompatible(InternalClass)
- Method in class ojvm.data.
JavaNullReferenceValue
isAssignmentCompatible(InternalClass)
- Method in class ojvm.data.
JavaNonnullReferenceValue
isClassInitializer()
- Method in class ojvm.data.
InternalMethod
isClassInitializer()
- Method in class ojvm.loading.
AbsynMethod
isConstructor()
- Method in class ojvm.data.
InternalMethod
isConstructor()
- Method in class ojvm.loading.
AbsynMethod
isFinal()
- Method in class ojvm.data.
InternalClass
isFinal()
- Method in class ojvm.data.
InternalClassForPrimitive
isFinal()
- Method in class ojvm.data.
InternalClassForArray
isFinal()
- Method in class ojvm.data.
InternalMethod
isFinal()
- Method in class ojvm.data.
InternalField
isFinal()
- Method in class ojvm.data.
InternalClassFromAbsyn
isFinal()
- Method in class ojvm.loading.
AbsynMethod
isFinal()
- Method in class ojvm.loading.
AbsynField
isFinal()
- Method in class ojvm.loading.
AbsynClass
ishl(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
ishr(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
isInitialized()
- Method in class ojvm.data.
InternalClass
isInterface()
- Method in class ojvm.data.
InternalClass
isInterface()
- Method in class ojvm.data.
InternalClassForPrimitive
isInterface()
- Method in class ojvm.data.
InternalClassForArray
isInterface()
- Method in class ojvm.data.
InternalClassFromAbsyn
isInterface()
- Method in class ojvm.loading.
AbsynClass
isNative()
- Method in class ojvm.data.
InternalMethod
isNative()
- Method in class ojvm.loading.
AbsynMethod
isNull()
- Method in class ojvm.data.
JavaReferenceValue
isNull()
- Method in class ojvm.data.
JavaNullReferenceValue
isNull()
- Method in class ojvm.data.
JavaNonnullReferenceValue
isPrimitive()
- Method in class ojvm.util.
Descriptor
isPrimitive()
- Method in class ojvm.data.
InternalClass
isPrimitive()
- Method in class ojvm.data.
InternalClassForPrimitive
isPrimitive()
- Method in class ojvm.data.
InternalClassForArray
isPrimitive()
- Method in class ojvm.data.
InternalClassFromAbsyn
isPrivate()
- Method in class ojvm.data.
InternalMethod
isPrivate()
- Method in class ojvm.data.
InternalField
isPrivate()
- Method in class ojvm.loading.
AbsynMethod
isPrivate()
- Method in class ojvm.loading.
AbsynField
isProtected()
- Method in class ojvm.data.
InternalMethod
isProtected()
- Method in class ojvm.data.
InternalField
isProtected()
- Method in class ojvm.loading.
AbsynMethod
isProtected()
- Method in class ojvm.loading.
AbsynField
isPublic()
- Method in class ojvm.data.
InternalClass
isPublic()
- Method in class ojvm.data.
InternalClassForPrimitive
isPublic()
- Method in class ojvm.data.
InternalClassForArray
isPublic()
- Method in class ojvm.data.
InternalMethod
isPublic()
- Method in class ojvm.data.
InternalField
isPublic()
- Method in class ojvm.data.
InternalClassFromAbsyn
isPublic()
- Method in class ojvm.loading.
AbsynMethod
isPublic()
- Method in class ojvm.loading.
AbsynField
isPublic()
- Method in class ojvm.loading.
AbsynClass
isReference()
- Method in class ojvm.util.
Descriptor
isReference()
- Method in class ojvm.data.
InternalClass
isReference()
- Method in class ojvm.data.
InternalClassForPrimitive
isReference()
- Method in class ojvm.data.
InternalClassForArray
isReference()
- Method in class ojvm.data.
InternalClassFromAbsyn
isStatic()
- Method in class ojvm.data.
InternalMethod
isStatic()
- Method in class ojvm.data.
InternalField
isStatic()
- Method in class ojvm.loading.
AbsynMethod
isStatic()
- Method in class ojvm.loading.
AbsynField
isStrict()
- Method in class ojvm.data.
InternalMethod
isStrict()
- Method in class ojvm.loading.
AbsynMethod
isSubclass(InternalClass)
- Method in class ojvm.data.
InternalClass
isSynchronized()
- Method in class ojvm.data.
InternalMethod
isSynchronized()
- Method in class ojvm.loading.
AbsynMethod
isTransient()
- Method in class ojvm.data.
InternalField
isTransient()
- Method in class ojvm.loading.
AbsynField
isub(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
isVolatile()
- Method in class ojvm.data.
InternalField
isVolatile()
- Method in class ojvm.loading.
AbsynField
iushr(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
ixor(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
J
JAVA_FORM
- Static variable in class ojvm.util.
Descriptor
JAVA_MAGIC
- Static variable in interface ojvm.util.
RuntimeConstants
JAVA_MINOR_VERSION
- Static variable in interface ojvm.util.
RuntimeConstants
JAVA_VERSION_MAX2
- Static variable in interface ojvm.util.
RuntimeConstants
JAVA_VERSION_MIN2
- Static variable in interface ojvm.util.
RuntimeConstants
JavaArray
- class ojvm.data.
JavaArray
.
Representations of Java arrays.
JavaArray(InternalClass, InternalClass, int)
- Constructor for class ojvm.data.
JavaArray
JavaArrayOutOfBoundsE
- exception ojvm.data.
JavaArrayOutOfBoundsE
.
Exception thrown when manipulating a Java array
JavaArrayOutOfBoundsE(String)
- Constructor for class ojvm.data.
JavaArrayOutOfBoundsE
JavaBooleanValue
- class ojvm.data.
JavaBooleanValue
.
Representations of Java boolean values.
JavaBooleanValue(boolean)
- Constructor for class ojvm.data.
JavaBooleanValue
JavaByteValue
- class ojvm.data.
JavaByteValue
.
Representations of Java byte values.
JavaByteValue(byte)
- Constructor for class ojvm.data.
JavaByteValue
JavaCharValue
- class ojvm.data.
JavaCharValue
.
Representations of Java char values.
JavaCharValue(char)
- Constructor for class ojvm.data.
JavaCharValue
JavaDoubleValue
- class ojvm.data.
JavaDoubleValue
.
Representations of Java double values.
JavaDoubleValue(double)
- Constructor for class ojvm.data.
JavaDoubleValue
JavaException
- exception ojvm.data.
JavaException
.
These are internal representation of Java exceptions.
JavaException(JavaNonnullReferenceValue)
- Constructor for class ojvm.data.
JavaException
JavaFloatValue
- class ojvm.data.
JavaFloatValue
.
Representations of Java float values.
JavaFloatValue(float)
- Constructor for class ojvm.data.
JavaFloatValue
JavaInstance
- class ojvm.data.
JavaInstance
.
Representations of Java objects.
JavaInstance(InternalClass)
- Constructor for class ojvm.data.
JavaInstance
JavaInstance(InternalClass, InternalObject)
- Constructor for class ojvm.data.
JavaInstance
JavaIntValue
- class ojvm.data.
JavaIntValue
.
Representations of Java int values.
JavaIntValue(int)
- Constructor for class ojvm.data.
JavaIntValue
javaIoFileDescriptorDesc
- Static variable in class ojvm.util.
CommonDescriptors
javaIoFileInputStreamDesc
- Static variable in class ojvm.util.
CommonDescriptors
javaIoFileOutputStreamDesc
- Static variable in class ojvm.util.
CommonDescriptors
javaIoSerializableDesc
- Static variable in class ojvm.util.
CommonDescriptors
javaLangClassDesc
- Static variable in class ojvm.util.
CommonDescriptors
javaLangClassLoaderDesc
- Static variable in class ojvm.util.
CommonDescriptors
javaLangCloneableDesc
- Static variable in class ojvm.util.
CommonDescriptors
javaLangObjectDesc
- Static variable in class ojvm.util.
CommonDescriptors
javaLangStringDesc
- Static variable in class ojvm.util.
CommonDescriptors
javaLangSystemDesc
- Static variable in class ojvm.util.
CommonDescriptors
javaLangThreadDesc
- Static variable in class ojvm.util.
CommonDescriptors
javaLangThreadGroupDesc
- Static variable in class ojvm.util.
CommonDescriptors
javaLangThrowableDesc
- Static variable in class ojvm.util.
CommonDescriptors
JavaLongValue
- class ojvm.data.
JavaLongValue
.
Representations of Java long values.
JavaLongValue(long)
- Constructor for class ojvm.data.
JavaLongValue
JavaNonnullReferenceValue
- class ojvm.data.
JavaNonnullReferenceValue
.
Representations of Java non-null reference values.
JavaNonnullReferenceValue(JavaObject)
- Constructor for class ojvm.data.
JavaNonnullReferenceValue
JavaNullReferenceValue
- class ojvm.data.
JavaNullReferenceValue
.
Representations of Java null reference values.
JavaObject
- class ojvm.data.
JavaObject
.
Representations of Java objects.
JavaObject(InternalClass)
- Constructor for class ojvm.data.
JavaObject
JavaPrimitiveValue
- class ojvm.data.
JavaPrimitiveValue
.
Representations of Java primitive values.
JavaPrimitiveValue()
- Constructor for class ojvm.data.
JavaPrimitiveValue
JavaReferenceValue
- class ojvm.data.
JavaReferenceValue
.
Representations of Java reference values.
JavaReferenceValue()
- Constructor for class ojvm.data.
JavaReferenceValue
javaSecurityAccessControllerDesc
- Static variable in class ojvm.util.
CommonDescriptors
JavaShortValue
- class ojvm.data.
JavaShortValue
.
Representations of Java short values.
JavaShortValue(short)
- Constructor for class ojvm.data.
JavaShortValue
JavaValue
- class ojvm.data.
JavaValue
.
Representations of Java values.
JavaValue()
- Constructor for class ojvm.data.
JavaValue
L
l2d(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
l2f(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
l2i(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
ladd(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
land(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
lcmp(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
ldiv(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
le(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
length
- Variable in class ojvm.loading.instructions.
Instruction
linkClass(AbsynClass)
- Method in class ojvm.operations.
ClassLinking
linkClass(AbsynClass)
- Method in class ojvm.machine.
ControlUnit
LinkE
- exception ojvm.operations.
LinkE
.
Exceptions related to loading, linking, and initializing classes
LinkE(String)
- Constructor for class ojvm.operations.
LinkE
lmul(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
lneg(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
LoadE
- exception ojvm.loading.
LoadE
.
Root of exceptions thrown because of loading errors
LoadE(String)
- Constructor for class ojvm.loading.
LoadE
LocalVarsE
- exception ojvm.machine.
LocalVarsE
.
Exceptions related to the local vars
LocalVarsE(String)
- Constructor for class ojvm.machine.
LocalVarsE
LONG_TYPE
- Static variable in class ojvm.loading.instructions.
Ins_ldc2_w
LONG_TYPE
- Static variable in class ojvm.loading.
ConstantValueAttribute
longDesc
- Static variable in class ojvm.util.
CommonDescriptors
lookup(int)
- Method in class ojvm.loading.instructions.
Ins_lookupswitch
lor(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
lrem(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
lshl(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
lshr(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
lsub(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
lt(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
lushr(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
lxor(JavaValue, JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
M
makeAndThrow(String, String)
- Method in class ojvm.operations.
Exceptions
makeAndThrow(String, String)
- Method in class ojvm.machine.
ControlUnit
makeInstanceFromLiteral(String)
- Method in class ojvm.operations.
Strings
makeNewInstance(String)
- Method in class ojvm.operations.
Strings
makeNewInstanceFields()
- Method in class ojvm.data.
InternalClass
makeNewInstanceFields()
- Method in class ojvm.data.
InternalClassForPrimitive
makeNewInstanceFields()
- Method in class ojvm.data.
InternalClassForArray
makeNewInstanceFields()
- Method in class ojvm.data.
InternalClassFromAbsyn
makeStringInstanceFromLiteral(String)
- Method in class ojvm.machine.
ControlUnit
MAX_NUMBER_DIMENSIONS
- Static variable in interface ojvm.util.
RuntimeConstants
MAX_SIZE_PARAMETERS
- Static variable in interface ojvm.util.
RuntimeConstants
MethodDescriptor
- class ojvm.util.
MethodDescriptor
.
Parses method descriptors...
MethodDescriptor(String)
- Constructor for class ojvm.util.
MethodDescriptor
MethodNotFoundE
- exception ojvm.data.
MethodNotFoundE
.
Exceptions related to accessing the methods of a JavaInstance or a class
MethodNotFoundE(String)
- Constructor for class ojvm.data.
MethodNotFoundE
N
NameAndDescriptor
- class ojvm.util.
NameAndDescriptor
.
A pair (name,descriptor) used as keys when building field tables and method tables out of hashtables.
NameAndDescriptor(String, String)
- Constructor for class ojvm.util.
NameAndDescriptor
NativeE
- exception ojvm.operations.
NativeE
.
Native method not found
NativeE(String)
- Constructor for class ojvm.operations.
NativeE
NativeMethods
- class ojvm.operations.
NativeMethods
.
Native methods encountered while testing simple programs that use Sun's libraries File created June 22, 2000
NativeMethods(ControlUnit)
- Constructor for class ojvm.operations.
NativeMethods
ne(JavaValue)
- Static method in class ojvm.operations.
PrimitiveOperations
nullRef
- Static variable in class ojvm.data.
JavaNullReferenceValue
numArgs()
- Method in class ojvm.util.
MethodDescriptor
O
ojvm.data
- package ojvm.data
ojvm.loading
- package ojvm.loading
ojvm.loading.instructions
- package ojvm.loading.instructions
ojvm.machine
- package ojvm.machine
ojvm.operations
- package ojvm.operations
ojvm.util
- package ojvm.util
opc_aaload
- Static variable in interface ojvm.util.
RuntimeConstants
opc_aastore
- Static variable in interface ojvm.util.
RuntimeConstants
opc_aconst_null
- Static variable in interface ojvm.util.
RuntimeConstants
opc_aload
- Static variable in interface ojvm.util.
RuntimeConstants
opc_aload_0
- Static variable in interface ojvm.util.
RuntimeConstants
opc_aload_1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_aload_2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_aload_3
- Static variable in interface ojvm.util.
RuntimeConstants
opc_anewarray
- Static variable in interface ojvm.util.
RuntimeConstants
opc_areturn
- Static variable in interface ojvm.util.
RuntimeConstants
opc_arraylength
- Static variable in interface ojvm.util.
RuntimeConstants
opc_astore
- Static variable in interface ojvm.util.
RuntimeConstants
opc_astore_0
- Static variable in interface ojvm.util.
RuntimeConstants
opc_astore_1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_astore_2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_astore_3
- Static variable in interface ojvm.util.
RuntimeConstants
opc_athrow
- Static variable in interface ojvm.util.
RuntimeConstants
opc_baload
- Static variable in interface ojvm.util.
RuntimeConstants
opc_bastore
- Static variable in interface ojvm.util.
RuntimeConstants
opc_bipush
- Static variable in interface ojvm.util.
RuntimeConstants
opc_breakpoint
- Static variable in interface ojvm.util.
RuntimeConstants
opc_caload
- Static variable in interface ojvm.util.
RuntimeConstants
opc_castore
- Static variable in interface ojvm.util.
RuntimeConstants
opc_checkcast
- Static variable in interface ojvm.util.
RuntimeConstants
opc_d2f
- Static variable in interface ojvm.util.
RuntimeConstants
opc_d2i
- Static variable in interface ojvm.util.
RuntimeConstants
opc_d2l
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dadd
- Static variable in interface ojvm.util.
RuntimeConstants
opc_daload
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dastore
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dcmpg
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dcmpl
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dconst_0
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dconst_1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ddiv
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dead
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dload
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dload_0
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dload_1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dload_2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dload_3
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dmul
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dneg
- Static variable in interface ojvm.util.
RuntimeConstants
opc_drem
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dreturn
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dstore
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dstore_0
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dstore_1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dstore_2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dstore_3
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dsub
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dup
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dup_x1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dup_x2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dup2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dup2_x1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_dup2_x2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_f2d
- Static variable in interface ojvm.util.
RuntimeConstants
opc_f2i
- Static variable in interface ojvm.util.
RuntimeConstants
opc_f2l
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fadd
- Static variable in interface ojvm.util.
RuntimeConstants
opc_faload
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fastore
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fcmpg
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fcmpl
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fconst_0
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fconst_1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fconst_2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fdiv
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fload
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fload_0
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fload_1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fload_2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fload_3
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fmul
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fneg
- Static variable in interface ojvm.util.
RuntimeConstants
opc_frem
- Static variable in interface ojvm.util.
RuntimeConstants
opc_freturn
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fstore
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fstore_0
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fstore_1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fstore_2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fstore_3
- Static variable in interface ojvm.util.
RuntimeConstants
opc_fsub
- Static variable in interface ojvm.util.
RuntimeConstants
opc_getfield
- Static variable in interface ojvm.util.
RuntimeConstants
opc_getstatic
- Static variable in interface ojvm.util.
RuntimeConstants
opc_goto
- Static variable in interface ojvm.util.
RuntimeConstants
opc_goto_w
- Static variable in interface ojvm.util.
RuntimeConstants
opc_i2b
- Static variable in interface ojvm.util.
RuntimeConstants
opc_i2c
- Static variable in interface ojvm.util.
RuntimeConstants
opc_i2d
- Static variable in interface ojvm.util.
RuntimeConstants
opc_i2f
- Static variable in interface ojvm.util.
RuntimeConstants
opc_i2l
- Static variable in interface ojvm.util.
RuntimeConstants
opc_i2s
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iadd
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iaload
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iand
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iastore
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iconst_0
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iconst_1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iconst_2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iconst_3
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iconst_4
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iconst_5
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iconst_m1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_idiv
- Static variable in interface ojvm.util.
RuntimeConstants
opc_if_acmpeq
- Static variable in interface ojvm.util.
RuntimeConstants
opc_if_acmpne
- Static variable in interface ojvm.util.
RuntimeConstants
opc_if_icmpeq
- Static variable in interface ojvm.util.
RuntimeConstants
opc_if_icmpge
- Static variable in interface ojvm.util.
RuntimeConstants
opc_if_icmpgt
- Static variable in interface ojvm.util.
RuntimeConstants
opc_if_icmple
- Static variable in interface ojvm.util.
RuntimeConstants
opc_if_icmplt
- Static variable in interface ojvm.util.
RuntimeConstants
opc_if_icmpne
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ifeq
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ifge
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ifgt
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ifle
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iflt
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ifne
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ifnonnull
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ifnull
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iinc
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iload
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iload_0
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iload_1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iload_2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iload_3
- Static variable in interface ojvm.util.
RuntimeConstants
opc_imul
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ineg
- Static variable in interface ojvm.util.
RuntimeConstants
opc_instanceof
- Static variable in interface ojvm.util.
RuntimeConstants
opc_invokeinterface
- Static variable in interface ojvm.util.
RuntimeConstants
opc_invokespecial
- Static variable in interface ojvm.util.
RuntimeConstants
opc_invokestatic
- Static variable in interface ojvm.util.
RuntimeConstants
opc_invokevirtual
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ior
- Static variable in interface ojvm.util.
RuntimeConstants
opc_irem
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ireturn
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ishl
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ishr
- Static variable in interface ojvm.util.
RuntimeConstants
opc_istore
- Static variable in interface ojvm.util.
RuntimeConstants
opc_istore_0
- Static variable in interface ojvm.util.
RuntimeConstants
opc_istore_1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_istore_2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_istore_3
- Static variable in interface ojvm.util.
RuntimeConstants
opc_isub
- Static variable in interface ojvm.util.
RuntimeConstants
opc_iushr
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ixor
- Static variable in interface ojvm.util.
RuntimeConstants
opc_jsr
- Static variable in interface ojvm.util.
RuntimeConstants
opc_jsr_w
- Static variable in interface ojvm.util.
RuntimeConstants
opc_l2d
- Static variable in interface ojvm.util.
RuntimeConstants
opc_l2f
- Static variable in interface ojvm.util.
RuntimeConstants
opc_l2i
- Static variable in interface ojvm.util.
RuntimeConstants
opc_label
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ladd
- Static variable in interface ojvm.util.
RuntimeConstants
opc_laload
- Static variable in interface ojvm.util.
RuntimeConstants
opc_land
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lastore
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lcmp
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lconst_0
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lconst_1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ldc
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ldc_w
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ldc2_w
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ldiv
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lload
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lload_0
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lload_1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lload_2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lload_3
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lmul
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lneg
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lookupswitch
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lor
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lrem
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lreturn
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lshl
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lshr
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lstore
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lstore_0
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lstore_1
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lstore_2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lstore_3
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lsub
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lushr
- Static variable in interface ojvm.util.
RuntimeConstants
opc_lxor
- Static variable in interface ojvm.util.
RuntimeConstants
opc_monitorenter
- Static variable in interface ojvm.util.
RuntimeConstants
opc_monitorexit
- Static variable in interface ojvm.util.
RuntimeConstants
opc_multianewarray
- Static variable in interface ojvm.util.
RuntimeConstants
opc_new
- Static variable in interface ojvm.util.
RuntimeConstants
opc_newarray
- Static variable in interface ojvm.util.
RuntimeConstants
opc_nop
- Static variable in interface ojvm.util.
RuntimeConstants
opc_pop
- Static variable in interface ojvm.util.
RuntimeConstants
opc_pop2
- Static variable in interface ojvm.util.
RuntimeConstants
opc_putfield
- Static variable in interface ojvm.util.
RuntimeConstants
opc_putstatic
- Static variable in interface ojvm.util.
RuntimeConstants
opc_ret
- Static variable in interface ojvm.util.
RuntimeConstants
opc_return
- Static variable in interface ojvm.util.
RuntimeConstants
opc_saload
- Static variable in interface ojvm.util.
RuntimeConstants
opc_sastore
- Static variable in interface ojvm.util.
RuntimeConstants
opc_sipush
- Static variable in interface ojvm.util.
RuntimeConstants
opc_swap
- Static variable in interface ojvm.util.
RuntimeConstants
opc_tableswitch
- Static variable in interface ojvm.util.
RuntimeConstants
opc_try
- Static variable in interface ojvm.util.
RuntimeConstants
opc_wide
- Static variable in interface ojvm.util.
RuntimeConstants
opc_xxxunusedxxx
- Static variable in interface ojvm.util.
RuntimeConstants
opcLengths
- Static variable in interface ojvm.util.
RuntimeConstants
opcNames
- Static variable in interface ojvm.util.
RuntimeConstants
OPCODE
- Variable in class ojvm.loading.instructions.
Instruction
OPCODE
- Static variable in class ojvm.loading.instructions.
Ins_filler
opcodeName
- Variable in class ojvm.loading.instructions.
Instruction
OperandStackE
- exception ojvm.machine.
OperandStackE
.
Exceptions related to the operand stack operations
OperandStackE(String)
- Constructor for class ojvm.machine.
OperandStackE
P
popFrame()
- Method in class ojvm.machine.
ControlUnit
popOperandStack()
- Method in class ojvm.machine.
ControlUnit
prepare()
- Method in class ojvm.data.
InternalClassFromAbsyn
PrepareE
- exception ojvm.data.
PrepareE
.
Exceptions related to accessing the methods of a JavaInstance or a class
PrepareE(String)
- Constructor for class ojvm.data.
PrepareE
primitiveName
- Variable in class ojvm.util.
Descriptor
PrimitiveOperations
- class ojvm.operations.
PrimitiveOperations
.
Dictionary of the operations on primitive JavaValues.
pushFrame(InternalMethod, JavaValue[])
- Method in class ojvm.machine.
ControlUnit
pushOperandStack(JavaValue)
- Method in class ojvm.machine.
ControlUnit
putfield(int, JavaValue)
- Method in class ojvm.data.
JavaInstance
putLocalVar(int, JavaValue)
- Method in class ojvm.machine.
ControlUnit
putstatic(NameAndDescriptor, JavaValue)
- Method in class ojvm.data.
InternalClass
putstatic(NameAndDescriptor, JavaValue)
- Method in class ojvm.data.
InternalClassForPrimitive
putstatic(NameAndDescriptor, JavaValue)
- Method in class ojvm.data.
InternalClassForArray
putstatic(NameAndDescriptor, JavaValue)
- Method in class ojvm.data.
InternalClassFromAbsyn
R
readAttribute(int)
- Method in class ojvm.loading.
ClassInputStream
readByte()
- Method in class ojvm.loading.instructions.
InstructionInputStream
readByte()
- Method in class ojvm.loading.
ClassFileInputStream
readDouble()
- Method in class ojvm.loading.
ClassInputStream
readFloat()
- Method in class ojvm.loading.
ClassInputStream
readInt()
- Method in class ojvm.loading.instructions.
InstructionInputStream
readInt()
- Method in class ojvm.loading.
ClassFileInputStream
readLong()
- Method in class ojvm.loading.
ClassInputStream
readShort()
- Method in class ojvm.loading.instructions.
InstructionInputStream
readShort()
- Method in class ojvm.loading.
ClassFileInputStream
readU1()
- Method in class ojvm.loading.instructions.
InstructionInputStream
readU1()
- Method in class ojvm.loading.
ClassFileInputStream
readU2()
- Method in class ojvm.loading.instructions.
InstructionInputStream
readU2()
- Method in class ojvm.loading.
ClassFileInputStream
readU4()
- Method in class ojvm.loading.instructions.
InstructionInputStream
readU4()
- Method in class ojvm.loading.
ClassFileInputStream
readUTF()
- Method in class ojvm.loading.
ClassInputStream
ReturnAddress
- class ojvm.data.
ReturnAddress
.
Representations of return addresses.
ReturnAddress(int)
- Constructor for class ojvm.data.
ReturnAddress
run(InternalMethod, JavaValue[])
- Method in class ojvm.machine.
ControlUnit
runSpecialMethod(InternalMethod, JavaValue[])
- Method in class ojvm.machine.
ControlUnit
RuntimeConstants
- interface ojvm.util.
RuntimeConstants
.
Pretty useful collection of constants.
S
SecondWord
- class ojvm.data.
SecondWord
.
Double and Long take two words.
SecondWord()
- Constructor for class ojvm.data.
SecondWord
setInitialized()
- Method in class ojvm.data.
InternalClass
setPC(ReturnAddress)
- Method in class ojvm.machine.
ControlUnit
shortDesc
- Static variable in class ojvm.util.
CommonDescriptors
SIG_ARRAY
- Static variable in interface ojvm.util.
RuntimeConstants
SIG_BOOLEAN
- Static variable in interface ojvm.util.
RuntimeConstants
SIG_BYTE
- Static variable in interface ojvm.util.
RuntimeConstants
SIG_CHAR
- Static variable in interface ojvm.util.
RuntimeConstants
SIG_CLASS
- Static variable in interface ojvm.util.
RuntimeConstants
SIG_DOUBLE
- Static variable in interface ojvm.util.
RuntimeConstants
SIG_ENDCLASS
- Static variable in interface ojvm.util.
RuntimeConstants
SIG_ENDMETHOD
- Static variable in interface ojvm.util.
RuntimeConstants
SIG_FLOAT
- Static variable in interface ojvm.util.
RuntimeConstants
SIG_INT
- Static variable in interface ojvm.util.
RuntimeConstants
SIG_LONG
- Static variable in interface ojvm.util.
RuntimeConstants
SIG_METHOD
- Static variable in interface ojvm.util.
RuntimeConstants
SIG_PACKAGE
- Static variable in interface ojvm.util.
RuntimeConstants
SIG_SHORT
- Static variable in interface ojvm.util.
RuntimeConstants
SIG_VOID
- Static variable in interface ojvm.util.
RuntimeConstants
SIGC_ARRAY
- Static variable in interface ojvm.util.
RuntimeConstants
SIGC_BOOLEAN
- Static variable in interface ojvm.util.
RuntimeConstants
SIGC_BYTE
- Static variable in interface ojvm.util.
RuntimeConstants
SIGC_CHAR
- Static variable in interface ojvm.util.
RuntimeConstants
SIGC_CLASS
- Static variable in interface ojvm.util.
RuntimeConstants
SIGC_DOUBLE
- Static variable in interface ojvm.util.
RuntimeConstants
SIGC_ENDCLASS
- Static variable in interface ojvm.util.
RuntimeConstants
SIGC_ENDMETHOD
- Static variable in interface ojvm.util.
RuntimeConstants
SIGC_FLOAT
- Static variable in interface ojvm.util.
RuntimeConstants
SIGC_INT
- Static variable in interface ojvm.util.
RuntimeConstants
SIGC_LONG
- Static variable in interface ojvm.util.
RuntimeConstants
SIGC_METHOD
- Static variable in interface ojvm.util.
RuntimeConstants
SIGC_PACKAGE
- Static variable in interface ojvm.util.
RuntimeConstants
SIGC_SHORT
- Static variable in interface ojvm.util.
RuntimeConstants
SIGC_VOID
- Static variable in interface ojvm.util.
RuntimeConstants
skipBytes(int)
- Method in class ojvm.loading.instructions.
InstructionInputStream
skipBytes(int)
- Method in class ojvm.loading.
ClassFileInputStream
store(int, JavaValue)
- Method in class ojvm.data.
JavaArray
stream
- Variable in class ojvm.loading.
ClassFileInputStream
STRING_TYPE
- Static variable in class ojvm.loading.instructions.
Ins_ldc_w
STRING_TYPE
- Static variable in class ojvm.loading.instructions.
Ins_ldc
STRING_TYPE
- Static variable in class ojvm.loading.
ConstantValueAttribute
stringArrayDesc
- Static variable in class ojvm.util.
CommonDescriptors
Strings
- class ojvm.operations.
Strings
.
Representations of Java strings File created June 23, 2000
Strings(ControlUnit)
- Constructor for class ojvm.operations.
Strings
superClass
- Variable in class ojvm.data.
InternalClass
T
T_BOOLEAN
- Static variable in interface ojvm.util.
RuntimeConstants
T_BYTE
- Static variable in interface ojvm.util.
RuntimeConstants
T_CHAR
- Static variable in interface ojvm.util.
RuntimeConstants
T_CLASS
- Static variable in interface ojvm.util.
RuntimeConstants
T_DOUBLE
- Static variable in interface ojvm.util.
RuntimeConstants
T_FLOAT
- Static variable in interface ojvm.util.
RuntimeConstants
T_INT
- Static variable in interface ojvm.util.
RuntimeConstants
T_LONG
- Static variable in interface ojvm.util.
RuntimeConstants
T_SHORT
- Static variable in interface ojvm.util.
RuntimeConstants
ThreadHaltE
- exception ojvm.machine.
ThreadHaltE
.
Exception thrown when a thread has no more instructions to execute
ThreadHaltE(String)
- Constructor for class ojvm.machine.
ThreadHaltE
toArray()
- Method in class ojvm.data.
JavaObject
toArray()
- Method in class ojvm.data.
JavaArray
toArray()
- Method in class ojvm.data.
JavaInstance
toArray()
- Method in class ojvm.data.
JavaNonnullReferenceValue
toByte(boolean)
- Method in class ojvm.data.
JavaValue
toByte(boolean)
- Method in class ojvm.data.
JavaCharValue
toByte(boolean)
- Method in class ojvm.data.
JavaFloatValue
toByte(boolean)
- Method in class ojvm.data.
SecondWord
toByte(boolean)
- Method in class ojvm.data.
ReturnAddress
toByte(boolean)
- Method in class ojvm.data.
JavaReferenceValue
toByte(boolean)
- Method in class ojvm.data.
JavaByteValue
toByte(boolean)
- Method in class ojvm.data.
JavaDoubleValue
toByte(boolean)
- Method in class ojvm.data.
JavaLongValue
toByte(boolean)
- Method in class ojvm.data.
JavaBooleanValue
toByte(boolean)
- Method in class ojvm.data.
JavaIntValue
toByte(boolean)
- Method in class ojvm.data.
JavaShortValue
toChar(boolean)
- Method in class ojvm.data.
JavaValue
toChar(boolean)
- Method in class ojvm.data.
JavaCharValue
toChar(boolean)
- Method in class ojvm.data.
JavaFloatValue
toChar(boolean)
- Method in class ojvm.data.
SecondWord
toChar(boolean)
- Method in class ojvm.data.
ReturnAddress
toChar(boolean)
- Method in class ojvm.data.
JavaReferenceValue
toChar(boolean)
- Method in class ojvm.data.
JavaByteValue
toChar(boolean)
- Method in class ojvm.data.
JavaDoubleValue
toChar(boolean)
- Method in class ojvm.data.
JavaLongValue
toChar(boolean)
- Method in class ojvm.data.
JavaBooleanValue
toChar(boolean)
- Method in class ojvm.data.
JavaIntValue
toChar(boolean)
- Method in class ojvm.data.
JavaShortValue
toClassInstance()
- Method in class ojvm.data.
JavaObject
toClassInstance()
- Method in class ojvm.data.
JavaArray
toClassInstance()
- Method in class ojvm.data.
JavaInstance
toClassInstance()
- Method in class ojvm.data.
JavaNonnullReferenceValue
toDouble(boolean)
- Method in class ojvm.data.
JavaValue
toDouble(boolean)
- Method in class ojvm.data.
JavaCharValue
toDouble(boolean)
- Method in class ojvm.data.
JavaFloatValue
toDouble(boolean)
- Method in class ojvm.data.
SecondWord
toDouble(boolean)
- Method in class ojvm.data.
ReturnAddress
toDouble(boolean)
- Method in class ojvm.data.
JavaReferenceValue
toDouble(boolean)
- Method in class ojvm.data.
JavaByteValue
toDouble(boolean)
- Method in class ojvm.data.
JavaDoubleValue
toDouble(boolean)
- Method in class ojvm.data.
JavaLongValue
toDouble(boolean)
- Method in class ojvm.data.
JavaBooleanValue
toDouble(boolean)
- Method in class ojvm.data.
JavaIntValue
toDouble(boolean)
- Method in class ojvm.data.
JavaShortValue
toFloat(boolean)
- Method in class ojvm.data.
JavaValue
toFloat(boolean)
- Method in class ojvm.data.
JavaCharValue
toFloat(boolean)
- Method in class ojvm.data.
JavaFloatValue
toFloat(boolean)
- Method in class ojvm.data.
SecondWord
toFloat(boolean)
- Method in class ojvm.data.
ReturnAddress
toFloat(boolean)
- Method in class ojvm.data.
JavaReferenceValue
toFloat(boolean)
- Method in class ojvm.data.
JavaByteValue
toFloat(boolean)
- Method in class ojvm.data.
JavaDoubleValue
toFloat(boolean)
- Method in class ojvm.data.
JavaLongValue
toFloat(boolean)
- Method in class ojvm.data.
JavaBooleanValue
toFloat(boolean)
- Method in class ojvm.data.
JavaIntValue
toFloat(boolean)
- Method in class ojvm.data.
JavaShortValue
toInt(boolean)
- Method in class ojvm.data.
JavaValue
toInt(boolean)
- Method in class ojvm.data.
JavaCharValue
toInt(boolean)
- Method in class ojvm.data.
JavaFloatValue
toInt(boolean)
- Method in class ojvm.data.
SecondWord
toInt(boolean)
- Method in class ojvm.data.
ReturnAddress
toInt(boolean)
- Method in class ojvm.data.
JavaReferenceValue
toInt(boolean)
- Method in class ojvm.data.
JavaByteValue
toInt(boolean)
- Method in class ojvm.data.
JavaDoubleValue
toInt(boolean)
- Method in class ojvm.data.
JavaLongValue
toInt(boolean)
- Method in class ojvm.data.
JavaBooleanValue
toInt(boolean)
- Method in class ojvm.data.
JavaIntValue
toInt(boolean)
- Method in class ojvm.data.
JavaShortValue
toLong(boolean)
- Method in class ojvm.data.
JavaValue
toLong(boolean)
- Method in class ojvm.data.
JavaCharValue
toLong(boolean)
- Method in class ojvm.data.
JavaFloatValue
toLong(boolean)
- Method in class ojvm.data.
SecondWord
toLong(boolean)
- Method in class ojvm.data.
ReturnAddress
toLong(boolean)
- Method in class ojvm.data.
JavaReferenceValue
toLong(boolean)
- Method in class ojvm.data.
JavaByteValue
toLong(boolean)
- Method in class ojvm.data.
JavaDoubleValue
toLong(boolean)
- Method in class ojvm.data.
JavaLongValue
toLong(boolean)
- Method in class ojvm.data.
JavaBooleanValue
toLong(boolean)
- Method in class ojvm.data.
JavaIntValue
toLong(boolean)
- Method in class ojvm.data.
JavaShortValue
toNonnullReference()
- Method in class ojvm.data.
SecondWord
toNonnullReference()
- Method in class ojvm.data.
JavaReferenceValue
toNonnullReference()
- Method in class ojvm.data.
JavaNullReferenceValue
toNonnullReference()
- Method in class ojvm.data.
JavaNonnullReferenceValue
toReference()
- Method in class ojvm.data.
JavaValue
toReference()
- Method in class ojvm.data.
JavaPrimitiveValue
toReference()
- Method in class ojvm.data.
SecondWord
toReference()
- Method in class ojvm.data.
JavaReferenceValue
toReturnAddress()
- Method in class ojvm.data.
JavaValue
toReturnAddress()
- Method in class ojvm.data.
JavaCharValue
toReturnAddress()
- Method in class ojvm.data.
JavaFloatValue
toReturnAddress()
- Method in class ojvm.data.
SecondWord
toReturnAddress()
- Method in class ojvm.data.
ReturnAddress
toReturnAddress()
- Method in class ojvm.data.
JavaReferenceValue
toReturnAddress()
- Method in class ojvm.data.
JavaByteValue
toReturnAddress()
- Method in class ojvm.data.
JavaDoubleValue
toReturnAddress()
- Method in class ojvm.data.
JavaLongValue
toReturnAddress()
- Method in class ojvm.data.
JavaBooleanValue
toReturnAddress()
- Method in class ojvm.data.
JavaIntValue
toReturnAddress()
- Method in class ojvm.data.
JavaShortValue
toShort(boolean)
- Method in class ojvm.data.
JavaValue
toShort(boolean)
- Method in class ojvm.data.
JavaCharValue
toShort(boolean)
- Method in class ojvm.data.
JavaFloatValue
toShort(boolean)
- Method in class ojvm.data.
SecondWord
toShort(boolean)
- Method in class ojvm.data.
ReturnAddress
toShort(boolean)
- Method in class ojvm.data.
JavaReferenceValue
toShort(boolean)
- Method in class ojvm.data.
JavaByteValue
toShort(boolean)
- Method in class ojvm.data.
JavaDoubleValue
toShort(boolean)
- Method in class ojvm.data.
JavaLongValue
toShort(boolean)
- Method in class ojvm.data.
JavaBooleanValue
toShort(boolean)
- Method in class ojvm.data.
JavaIntValue
toShort(boolean)
- Method in class ojvm.data.
JavaShortValue
toString()
- Method in class ojvm.util.
MethodDescriptor
toString()
- Method in class ojvm.util.
NameAndDescriptor
toString()
- Method in class ojvm.util.
Descriptor
toString()
- Method in class ojvm.data.
JavaArray
toString()
- Method in class ojvm.data.
JavaCharValue
toString()
- Method in class ojvm.data.
JavaFloatValue
toString()
- Method in class ojvm.data.
SecondWord
toString()
- Method in class ojvm.data.
ReturnAddress
toString()
- Method in class ojvm.data.
JavaNullReferenceValue
toString()
- Method in class ojvm.data.
JavaByteValue
toString()
- Method in class ojvm.data.
JavaDoubleValue
toString()
- Method in class ojvm.data.
JavaInstance
toString()
- Method in class ojvm.data.
JavaLongValue
toString()
- Method in class ojvm.data.
JavaNonnullReferenceValue
toString()
- Method in class ojvm.data.
JavaBooleanValue
toString()
- Method in class ojvm.data.
InternalMethod
toString()
- Method in class ojvm.data.
JavaIntValue
toString()
- Method in class ojvm.data.
JavaShortValue
toString()
- Method in class ojvm.loading.instructions.
Ins_ifge
toString()
- Method in class ojvm.loading.instructions.
Ins_lcmp
toString()
- Method in class ojvm.loading.instructions.
Ins_bipush
toString()
- Method in class ojvm.loading.instructions.
Ins_iconst_0
toString()
- Method in class ojvm.loading.instructions.
Ins_dup2_x1
toString()
- Method in class ojvm.loading.instructions.
Ins_dstore
toString()
- Method in class ojvm.loading.instructions.
Ins_dstore_1
toString()
- Method in class ojvm.loading.instructions.
Ins_iastore
toString()
- Method in class ojvm.loading.instructions.
Ins_instanceof
toString()
- Method in class ojvm.loading.instructions.
Ins_ishl
toString()
- Method in class ojvm.loading.instructions.
Ins_lshr
toString()
- Method in class ojvm.loading.instructions.
Ins_sastore
toString()
- Method in class ojvm.loading.instructions.
Ins_iconst_m1
toString()
- Method in class ojvm.loading.instructions.
Ins_dup
toString()
- Method in class ojvm.loading.instructions.
Ins_invokestatic
toString()
- Method in class ojvm.loading.instructions.
Ins_f2l
toString()
- Method in class ojvm.loading.instructions.
WideIns_dstore
toString()
- Method in class ojvm.loading.instructions.
Ins_istore
toString()
- Method in class ojvm.loading.instructions.
Ins_istore_2
toString()
- Method in class ojvm.loading.instructions.
Ins_dup2
toString()
- Method in class ojvm.loading.instructions.
Ins_if_icmple
toString()
- Method in class ojvm.loading.instructions.
Ins_daload
toString()
- Method in class ojvm.loading.instructions.
Ins_lload
toString()
- Method in class ojvm.loading.instructions.
Ins_lload_3
toString()
- Method in class ojvm.loading.instructions.
Ins_if_icmpgt
toString()
- Method in class ojvm.loading.instructions.
Ins_fneg
toString()
- Method in class ojvm.loading.instructions.
Ins_fload
toString()
- Method in class ojvm.loading.instructions.
WideIns_fload
toString()
- Method in class ojvm.loading.instructions.
Ins_athrow
toString()
- Method in class ojvm.loading.instructions.
Ins_d2i
toString()
- Method in class ojvm.loading.instructions.
Ins_ifeq
toString()
- Method in class ojvm.loading.instructions.
Ins_iconst_1
toString()
- Method in class ojvm.loading.instructions.
Ins_dup2_x2
toString()
- Method in class ojvm.loading.instructions.
Ins_dstore_2
toString()
- Method in class ojvm.loading.instructions.
Ins_fstore
toString()
- Method in class ojvm.loading.instructions.
Ins_fstore_0
toString()
- Method in class ojvm.loading.instructions.
Ins_lconst_0
toString()
- Method in class ojvm.loading.instructions.
Ins_dcmpl
toString()
- Method in class ojvm.loading.instructions.
Ins_iinc
toString()
- Method in class ojvm.loading.instructions.
WideIns_iinc
toString()
- Method in class ojvm.loading.instructions.
Ins_astore
toString()
- Method in class ojvm.loading.instructions.
WideIns_astore
toString()
- Method in class ojvm.loading.instructions.
Ins_iflt
toString()
- Method in class ojvm.loading.instructions.
Ins_iload
toString()
- Method in class ojvm.loading.instructions.
Ins_ldc_w
toString()
- Method in class ojvm.loading.instructions.
Ins_ldc2_w
toString()
- Method in class ojvm.loading.instructions.
Ins_aaload
toString()
- Method in class ojvm.loading.instructions.
Ins_ifnonnull
toString()
- Method in class ojvm.loading.instructions.
Ins_dneg
toString()
- Method in class ojvm.loading.instructions.
Ins_l2f
toString()
- Method in class ojvm.loading.instructions.
Ins_istore_3
toString()
- Method in class ojvm.loading.instructions.
Ins_i2s
toString()
- Method in class ojvm.loading.instructions.
Ins_fsub
toString()
- Method in class ojvm.loading.instructions.
Ins_invokevirtual
toString()
- Method in class ojvm.loading.instructions.
Ins_astore_0
toString()
- Method in class ojvm.loading.instructions.
Ins_if_acmpne
toString()
- Method in class ojvm.loading.instructions.
WideIns_istore
toString()
- Method in class ojvm.loading.instructions.
Ins_swap
toString()
- Method in class ojvm.loading.instructions.
Ins_iaload
toString()
- Method in class ojvm.loading.instructions.
Ins_ldc
toString()
- Method in class ojvm.loading.instructions.
Ins_invokeinterface
toString()
- Method in class ojvm.loading.instructions.
Ins_if_icmpeq
toString()
- Method in class ojvm.loading.instructions.
Ins_f2d
toString()
- Method in class ojvm.loading.instructions.
Ins_ret
toString()
- Method in class ojvm.loading.instructions.
Ins_if_icmpne
toString()
- Method in class ojvm.loading.instructions.
Ins_dstore_3
toString()
- Method in class ojvm.loading.instructions.
Ins_iconst_2
toString()
- Method in class ojvm.loading.instructions.
Ins_lmul
toString()
- Method in class ojvm.loading.instructions.
Ins_fstore_1
toString()
- Method in class ojvm.loading.instructions.
Ins_new
toString()
- Method in class ojvm.loading.instructions.
Ins_lconst_1
toString()
- Method in class ojvm.loading.instructions.
Ins_if_icmplt
toString()
- Method in class ojvm.loading.instructions.
Ins_imul
toString()
- Method in class ojvm.loading.instructions.
Ins_freturn
toString()
- Method in class ojvm.loading.instructions.
Ins_aload
toString()
- Method in class ojvm.loading.instructions.
WideIns_aload
toString()
- Method in class ojvm.loading.instructions.
Ins_ldiv
toString()
- Method in class ojvm.loading.instructions.
WideIns_fstore
toString()
- Method in class ojvm.loading.instructions.
Ins_faload
toString()
- Method in class ojvm.loading.instructions.
Ins_fconst_0
toString()
- Method in class ojvm.loading.instructions.
Ins_astore_1
toString()
- Method in class ojvm.loading.instructions.
Ins_idiv
toString()
- Method in class ojvm.loading.instructions.
Ins_newarray
toString()
- Method in class ojvm.loading.instructions.
Ins_pop
toString()
- Method in class ojvm.loading.instructions.
Ins_aload_0
toString()
- Method in class ojvm.loading.instructions.
Ins_getstatic
toString()
- Method in class ojvm.loading.instructions.
Ins_getfield
toString()
- Method in class ojvm.loading.instructions.
Ins_monitorenter
toString()
- Method in class ojvm.loading.instructions.
Ins_iconst_3
toString()
- Method in class ojvm.loading.instructions.
Ins_fstore_2
toString()
- Method in class ojvm.loading.instructions.
Ins_lastore
toString()
- Method in class ojvm.loading.instructions.
Ins_castore
toString()
- Method in class ojvm.loading.instructions.
Ins_iushr
toString()
- Method in class ojvm.loading.instructions.
Ins_i2b
toString()
- Method in class ojvm.loading.instructions.
Ins_dreturn
toString()
- Method in class ojvm.loading.instructions.
Ins_irem
toString()
- Method in class ojvm.loading.instructions.
Ins_astore_2
toString()
- Method in class ojvm.loading.instructions.
Ins_fconst_1
toString()
- Method in class ojvm.loading.instructions.
Ins_tableswitch
toString()
- Method in class ojvm.loading.instructions.
Ins_lshl
toString()
- Method in class ojvm.loading.instructions.
Ins_pop2
toString()
- Method in class ojvm.loading.instructions.
Ins_aload_1
toString()
- Method in class ojvm.loading.instructions.
Ins_goto_w
toString()
- Method in class ojvm.loading.instructions.
Ins_ixor
toString()
- Method in class ojvm.loading.instructions.
Ins_d2l
toString()
- Method in class ojvm.loading.instructions.
Ins_ddiv
toString()
- Method in class ojvm.loading.instructions.
Ins_frem
toString()
- Method in class ojvm.loading.instructions.
Ins_lneg
toString()
- Method in class ojvm.loading.instructions.
Ins_i2l
toString()
- Method in class ojvm.loading.instructions.
Ins_goto
toString()
- Method in class ojvm.loading.instructions.
Ins_iconst_4
toString()
- Method in class ojvm.loading.instructions.
Ins_iload_0
toString()
- Method in class ojvm.loading.instructions.
Ins_saload
toString()
- Method in class ojvm.loading.instructions.
Ins_fstore_3
toString()
- Method in class ojvm.loading.instructions.
Ins_areturn
toString()
- Method in class ojvm.loading.instructions.
Ins_multianewarray
toString()
- Method in class ojvm.loading.instructions.
Ins_ineg
toString()
- Method in class ojvm.loading.instructions.
Ins_baload
toString()
- Method in class ojvm.loading.instructions.
Ins_jsr
toString()
- Method in class ojvm.loading.instructions.
Ins_dconst_0
toString()
- Method in class ojvm.loading.instructions.
Ins_fcmpl
toString()
- Method in class ojvm.loading.instructions.
Ins_fadd
toString()
- Method in class ojvm.loading.instructions.
WideIns_lload
toString()
- Method in class ojvm.loading.instructions.
Ins_i2c
toString()
- Method in class ojvm.loading.instructions.
Ins_l2i
toString()
- Method in class ojvm.loading.instructions.
Ins_if_icmpge
toString()
- Method in class ojvm.loading.instructions.
Ins_astore_3
toString()
- Method in class ojvm.loading.instructions.
Ins_fconst_2
toString()
- Method in class ojvm.loading.instructions.
Ins_drem
toString()
- Method in class ojvm.loading.instructions.
Ins_sipush
toString()
- Method in class ojvm.loading.instructions.
Ins_putstatic
toString()
- Method in class ojvm.loading.instructions.
Ins_fload_0
toString()
- Method in class ojvm.loading.instructions.
Ins_aload_2
toString()
- Method in class ojvm.loading.instructions.
Ins_lsub
toString()
- Method in class ojvm.loading.instructions.
Ins_dup_x1
toString()
- Method in class ojvm.loading.instructions.
Ins_iconst_5
toString()
- Method in class ojvm.loading.instructions.
Ins_iload_1
toString()
- Method in class ojvm.loading.instructions.
Ins_isub
toString()
- Method in class ojvm.loading.instructions.
Ins_ifnull
toString()
- Method in class ojvm.loading.instructions.
Ins_dadd
toString()
- Method in class ojvm.loading.instructions.
Ins_ifle
toString()
- Method in class ojvm.loading.instructions.
Ins_dconst_1
toString()
- Method in class ojvm.loading.instructions.
Ins_putfield
toString()
- Method in class ojvm.loading.instructions.
Ins_if_acmpeq
toString()
- Method in class ojvm.loading.instructions.
Ins_monitorexit
toString()
- Method in class ojvm.loading.instructions.
Ins_lstore
toString()
- Method in class ojvm.loading.instructions.
Ins_lstore_0
toString()
- Method in class ojvm.loading.instructions.
Ins_ifgt
toString()
- Method in class ojvm.loading.instructions.
Ins_i2d
toString()
- Method in class ojvm.loading.instructions.
Ins_ireturn
toString()
- Method in class ojvm.loading.instructions.
Ins_iand
toString()
- Method in class ojvm.loading.instructions.
Ins_dcmpg
toString()
- Method in class ojvm.loading.instructions.
Ins_fload_1
toString()
- Method in class ojvm.loading.instructions.
Ins_aload_3
toString()
- Method in class ojvm.loading.instructions.
Ins_dload
toString()
- Method in class ojvm.loading.instructions.
Ins_dload_0
toString()
- Method in class ojvm.loading.instructions.
Ins_aconst_null
toString()
- Method in class ojvm.loading.instructions.
Ins_dup_x2
toString()
- Method in class ojvm.loading.instructions.
Ins_iload_2
toString()
- Method in class ojvm.loading.instructions.
Ins_nop
toString()
- Method in class ojvm.loading.instructions.
Ins_ishr
toString()
- Method in class ojvm.loading.instructions.
Ins_dsub
toString()
- Method in class ojvm.loading.instructions.
Ins_anewarray
toString()
- Method in class ojvm.loading.instructions.
Ins_lstore_1
toString()
- Method in class ojvm.loading.instructions.
Ins_fastore
toString()
- Method in class ojvm.loading.instructions.
WideIns_lstore
toString()
- Method in class ojvm.loading.instructions.
Ins_laload
toString()
- Method in class ojvm.loading.instructions.
Ins_ifne
toString()
- Method in class ojvm.loading.instructions.
Ins_fload_2
toString()
- Method in class ojvm.loading.instructions.
Ins_arraylength
toString()
- Method in class ojvm.loading.instructions.
Ins_return
toString()
- Method in class ojvm.loading.instructions.
Ins_dload_1
toString()
- Method in class ojvm.loading.instructions.
Ins_f2i
toString()
- Method in class ojvm.loading.instructions.
Ins_iload_3
toString()
- Method in class ojvm.loading.instructions.
Ins_lrem
toString()
- Method in class ojvm.loading.instructions.
WideIns_dload
toString()
- Method in class ojvm.loading.instructions.
Ins_lload_0
toString()
- Method in class ojvm.loading.instructions.
Ins_caload
toString()
- Method in class ojvm.loading.instructions.
Ins_d2f
toString()
- Method in class ojvm.loading.instructions.
Ins_lxor
toString()
- Method in class ojvm.loading.instructions.
Ins_invokespecial
toString()
- Method in class ojvm.loading.instructions.
WideIns_ret
toString()
- Method in class ojvm.loading.instructions.
Ins_lstore_2
toString()
- Method in class ojvm.loading.instructions.
Ins_i2f
toString()
- Method in class ojvm.loading.instructions.
Ins_checkcast
toString()
- Method in class ojvm.loading.instructions.
Ins_filler
toString()
- Method in class ojvm.loading.instructions.
Ins_dastore
toString()
- Method in class ojvm.loading.instructions.
Ins_lor
toString()
- Method in class ojvm.loading.instructions.
Ins_ladd
toString()
- Method in class ojvm.loading.instructions.
Ins_fload_3
toString()
- Method in class ojvm.loading.instructions.
Ins_dload_2
toString()
- Method in class ojvm.loading.instructions.
Ins_ior
toString()
- Method in class ojvm.loading.instructions.
Ins_iadd
toString()
- Method in class ojvm.loading.instructions.
Ins_istore_0
toString()
- Method in class ojvm.loading.instructions.
Ins_lushr
toString()
- Method in class ojvm.loading.instructions.
Ins_lload_1
toString()
- Method in class ojvm.loading.instructions.
Ins_aastore
toString()
- Method in class ojvm.loading.instructions.
Ins_fmul
toString()
- Method in class ojvm.loading.instructions.
Ins_lstore_3
toString()
- Method in class ojvm.loading.instructions.
Ins_dstore_0
toString()
- Method in class ojvm.loading.instructions.
Ins_lreturn
toString()
- Method in class ojvm.loading.instructions.
Ins_bastore
toString()
- Method in class ojvm.loading.instructions.
Ins_fdiv
toString()
- Method in class ojvm.loading.instructions.
Ins_dload_3
toString()
- Method in class ojvm.loading.instructions.
Ins_fcmpg
toString()
- Method in class ojvm.loading.instructions.
Ins_jsr_w
toString()
- Method in class ojvm.loading.instructions.
Ins_l2d
toString()
- Method in class ojvm.loading.instructions.
Ins_istore_1
toString()
- Method in class ojvm.loading.instructions.
Ins_land
toString()
- Method in class ojvm.loading.instructions.
Ins_dmul
toString()
- Method in class ojvm.loading.instructions.
Ins_lookupswitch
toString()
- Method in class ojvm.loading.instructions.
Ins_lload_2
toString()
- Method in class ojvm.loading.instructions.
WideIns_iload
toString()
- Method in class ojvm.loading.
CPMethodEntry
toString()
- Method in class ojvm.loading.
CPInterfaceMethodEntry
toString()
- Method in class ojvm.loading.
CPFloatEntry
toString()
- Method in class ojvm.loading.
AbsynMethod
toString()
- Method in class ojvm.loading.
ConstantPool
toString()
- Method in class ojvm.loading.
CPFieldEntry
toString()
- Method in class ojvm.loading.
ExceptionHandler
toString()
- Method in class ojvm.loading.
ExceptionsAttribute
toString()
- Method in class ojvm.loading.
CPStringEntry
toString()
- Method in class ojvm.loading.
CPIntEntry
toString()
- Method in class ojvm.loading.
CPDoubleEntry
toString()
- Method in class ojvm.loading.
CPLongEntry
toString()
- Method in class ojvm.loading.
CPClassEntry
toString()
- Method in class ojvm.loading.
AbsynField
toString()
- Method in class ojvm.loading.
AbsynClass
toString()
- Method in class ojvm.loading.
CodeAttribute
toString()
- Method in class ojvm.loading.
ConstantValueAttribute
V
VerifyE
- exception ojvm.operations.
VerifyE
.
Exceptions related to class verification
VerifyE(String)
- Constructor for class ojvm.operations.
VerifyE
visit_aaload(Ins_aaload)
- Method in class ojvm.operations.
BytecodeVerifier
visit_aaload(Ins_aaload)
- Method in interface ojvm.operations.
InstructionVisitor
visit_aaload(Ins_aaload)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_aastore(Ins_aastore)
- Method in class ojvm.operations.
BytecodeVerifier
visit_aastore(Ins_aastore)
- Method in interface ojvm.operations.
InstructionVisitor
visit_aastore(Ins_aastore)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_aconst_null(Ins_aconst_null)
- Method in class ojvm.operations.
BytecodeVerifier
visit_aconst_null(Ins_aconst_null)
- Method in interface ojvm.operations.
InstructionVisitor
visit_aconst_null(Ins_aconst_null)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_aload(Ins_aload)
- Method in class ojvm.operations.
BytecodeVerifier
visit_aload(Ins_aload)
- Method in interface ojvm.operations.
InstructionVisitor
visit_aload(Ins_aload)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_anewarray(Ins_anewarray)
- Method in class ojvm.operations.
BytecodeVerifier
visit_anewarray(Ins_anewarray)
- Method in interface ojvm.operations.
InstructionVisitor
visit_anewarray(Ins_anewarray)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_areturn(Ins_areturn)
- Method in class ojvm.operations.
BytecodeVerifier
visit_areturn(Ins_areturn)
- Method in interface ojvm.operations.
InstructionVisitor
visit_areturn(Ins_areturn)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_arraylength(Ins_arraylength)
- Method in class ojvm.operations.
BytecodeVerifier
visit_arraylength(Ins_arraylength)
- Method in interface ojvm.operations.
InstructionVisitor
visit_arraylength(Ins_arraylength)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_astore(Ins_astore)
- Method in class ojvm.operations.
BytecodeVerifier
visit_astore(Ins_astore)
- Method in interface ojvm.operations.
InstructionVisitor
visit_astore(Ins_astore)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_athrow(Ins_athrow)
- Method in class ojvm.operations.
BytecodeVerifier
visit_athrow(Ins_athrow)
- Method in interface ojvm.operations.
InstructionVisitor
visit_athrow(Ins_athrow)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_baload(Ins_baload)
- Method in class ojvm.operations.
BytecodeVerifier
visit_baload(Ins_baload)
- Method in interface ojvm.operations.
InstructionVisitor
visit_baload(Ins_baload)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_bastore(Ins_bastore)
- Method in class ojvm.operations.
BytecodeVerifier
visit_bastore(Ins_bastore)
- Method in interface ojvm.operations.
InstructionVisitor
visit_bastore(Ins_bastore)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_bipush(Ins_bipush)
- Method in class ojvm.operations.
BytecodeVerifier
visit_bipush(Ins_bipush)
- Method in interface ojvm.operations.
InstructionVisitor
visit_bipush(Ins_bipush)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_caload(Ins_caload)
- Method in class ojvm.operations.
BytecodeVerifier
visit_caload(Ins_caload)
- Method in interface ojvm.operations.
InstructionVisitor
visit_caload(Ins_caload)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_castore(Ins_castore)
- Method in class ojvm.operations.
BytecodeVerifier
visit_castore(Ins_castore)
- Method in interface ojvm.operations.
InstructionVisitor
visit_castore(Ins_castore)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_checkcast(Ins_checkcast)
- Method in class ojvm.operations.
BytecodeVerifier
visit_checkcast(Ins_checkcast)
- Method in interface ojvm.operations.
InstructionVisitor
visit_checkcast(Ins_checkcast)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_d2f(Ins_d2f)
- Method in class ojvm.operations.
BytecodeVerifier
visit_d2f(Ins_d2f)
- Method in interface ojvm.operations.
InstructionVisitor
visit_d2f(Ins_d2f)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_d2i(Ins_d2i)
- Method in class ojvm.operations.
BytecodeVerifier
visit_d2i(Ins_d2i)
- Method in interface ojvm.operations.
InstructionVisitor
visit_d2i(Ins_d2i)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_d2l(Ins_d2l)
- Method in class ojvm.operations.
BytecodeVerifier
visit_d2l(Ins_d2l)
- Method in interface ojvm.operations.
InstructionVisitor
visit_d2l(Ins_d2l)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dadd(Ins_dadd)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dadd(Ins_dadd)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dadd(Ins_dadd)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_daload(Ins_daload)
- Method in class ojvm.operations.
BytecodeVerifier
visit_daload(Ins_daload)
- Method in interface ojvm.operations.
InstructionVisitor
visit_daload(Ins_daload)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dastore(Ins_dastore)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dastore(Ins_dastore)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dastore(Ins_dastore)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dcmpg(Ins_dcmpg)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dcmpg(Ins_dcmpg)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dcmpg(Ins_dcmpg)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dcmpl(Ins_dcmpl)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dcmpl(Ins_dcmpl)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dcmpl(Ins_dcmpl)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dconst_0(Ins_dconst_0)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dconst_0(Ins_dconst_0)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dconst_0(Ins_dconst_0)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dconst_1(Ins_dconst_1)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dconst_1(Ins_dconst_1)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dconst_1(Ins_dconst_1)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ddiv(Ins_ddiv)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ddiv(Ins_ddiv)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ddiv(Ins_ddiv)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dload(Ins_dload)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dload(Ins_dload)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dload(Ins_dload)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dmul(Ins_dmul)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dmul(Ins_dmul)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dmul(Ins_dmul)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dneg(Ins_dneg)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dneg(Ins_dneg)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dneg(Ins_dneg)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_drem(Ins_drem)
- Method in class ojvm.operations.
BytecodeVerifier
visit_drem(Ins_drem)
- Method in interface ojvm.operations.
InstructionVisitor
visit_drem(Ins_drem)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dreturn(Ins_dreturn)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dreturn(Ins_dreturn)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dreturn(Ins_dreturn)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dstore(Ins_dstore)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dstore(Ins_dstore)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dstore(Ins_dstore)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dsub(Ins_dsub)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dsub(Ins_dsub)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dsub(Ins_dsub)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dup_x1(Ins_dup_x1)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dup_x1(Ins_dup_x1)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dup_x1(Ins_dup_x1)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dup_x2(Ins_dup_x2)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dup_x2(Ins_dup_x2)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dup_x2(Ins_dup_x2)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dup(Ins_dup)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dup(Ins_dup)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dup(Ins_dup)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dup2_x1(Ins_dup2_x1)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dup2_x1(Ins_dup2_x1)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dup2_x1(Ins_dup2_x1)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dup2_x2(Ins_dup2_x2)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dup2_x2(Ins_dup2_x2)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dup2_x2(Ins_dup2_x2)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_dup2(Ins_dup2)
- Method in class ojvm.operations.
BytecodeVerifier
visit_dup2(Ins_dup2)
- Method in interface ojvm.operations.
InstructionVisitor
visit_dup2(Ins_dup2)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_f2d(Ins_f2d)
- Method in class ojvm.operations.
BytecodeVerifier
visit_f2d(Ins_f2d)
- Method in interface ojvm.operations.
InstructionVisitor
visit_f2d(Ins_f2d)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_f2i(Ins_f2i)
- Method in class ojvm.operations.
BytecodeVerifier
visit_f2i(Ins_f2i)
- Method in interface ojvm.operations.
InstructionVisitor
visit_f2i(Ins_f2i)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_f2l(Ins_f2l)
- Method in class ojvm.operations.
BytecodeVerifier
visit_f2l(Ins_f2l)
- Method in interface ojvm.operations.
InstructionVisitor
visit_f2l(Ins_f2l)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_fadd(Ins_fadd)
- Method in class ojvm.operations.
BytecodeVerifier
visit_fadd(Ins_fadd)
- Method in interface ojvm.operations.
InstructionVisitor
visit_fadd(Ins_fadd)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_faload(Ins_faload)
- Method in class ojvm.operations.
BytecodeVerifier
visit_faload(Ins_faload)
- Method in interface ojvm.operations.
InstructionVisitor
visit_faload(Ins_faload)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_fastore(Ins_fastore)
- Method in class ojvm.operations.
BytecodeVerifier
visit_fastore(Ins_fastore)
- Method in interface ojvm.operations.
InstructionVisitor
visit_fastore(Ins_fastore)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_fcmpg(Ins_fcmpg)
- Method in class ojvm.operations.
BytecodeVerifier
visit_fcmpg(Ins_fcmpg)
- Method in interface ojvm.operations.
InstructionVisitor
visit_fcmpg(Ins_fcmpg)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_fcmpl(Ins_fcmpl)
- Method in class ojvm.operations.
BytecodeVerifier
visit_fcmpl(Ins_fcmpl)
- Method in interface ojvm.operations.
InstructionVisitor
visit_fcmpl(Ins_fcmpl)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_fconst_0(Ins_fconst_0)
- Method in class ojvm.operations.
BytecodeVerifier
visit_fconst_0(Ins_fconst_0)
- Method in interface ojvm.operations.
InstructionVisitor
visit_fconst_0(Ins_fconst_0)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_fconst_1(Ins_fconst_1)
- Method in class ojvm.operations.
BytecodeVerifier
visit_fconst_1(Ins_fconst_1)
- Method in interface ojvm.operations.
InstructionVisitor
visit_fconst_1(Ins_fconst_1)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_fconst_2(Ins_fconst_2)
- Method in class ojvm.operations.
BytecodeVerifier
visit_fconst_2(Ins_fconst_2)
- Method in interface ojvm.operations.
InstructionVisitor
visit_fconst_2(Ins_fconst_2)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_fdiv(Ins_fdiv)
- Method in class ojvm.operations.
BytecodeVerifier
visit_fdiv(Ins_fdiv)
- Method in interface ojvm.operations.
InstructionVisitor
visit_fdiv(Ins_fdiv)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_filler(Ins_filler)
- Method in class ojvm.operations.
BytecodeVerifier
visit_filler(Ins_filler)
- Method in interface ojvm.operations.
InstructionVisitor
visit_filler(Ins_filler)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_fload(Ins_fload)
- Method in class ojvm.operations.
BytecodeVerifier
visit_fload(Ins_fload)
- Method in interface ojvm.operations.
InstructionVisitor
visit_fload(Ins_fload)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_fmul(Ins_fmul)
- Method in class ojvm.operations.
BytecodeVerifier
visit_fmul(Ins_fmul)
- Method in interface ojvm.operations.
InstructionVisitor
visit_fmul(Ins_fmul)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_fneg(Ins_fneg)
- Method in class ojvm.operations.
BytecodeVerifier
visit_fneg(Ins_fneg)
- Method in interface ojvm.operations.
InstructionVisitor
visit_fneg(Ins_fneg)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_frem(Ins_frem)
- Method in class ojvm.operations.
BytecodeVerifier
visit_frem(Ins_frem)
- Method in interface ojvm.operations.
InstructionVisitor
visit_frem(Ins_frem)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_freturn(Ins_freturn)
- Method in class ojvm.operations.
BytecodeVerifier
visit_freturn(Ins_freturn)
- Method in interface ojvm.operations.
InstructionVisitor
visit_freturn(Ins_freturn)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_fstore(Ins_fstore)
- Method in class ojvm.operations.
BytecodeVerifier
visit_fstore(Ins_fstore)
- Method in interface ojvm.operations.
InstructionVisitor
visit_fstore(Ins_fstore)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_fsub(Ins_fsub)
- Method in class ojvm.operations.
BytecodeVerifier
visit_fsub(Ins_fsub)
- Method in interface ojvm.operations.
InstructionVisitor
visit_fsub(Ins_fsub)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_getfield(Ins_getfield)
- Method in class ojvm.operations.
BytecodeVerifier
visit_getfield(Ins_getfield)
- Method in interface ojvm.operations.
InstructionVisitor
visit_getfield(Ins_getfield)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_getstatic(Ins_getstatic)
- Method in class ojvm.operations.
BytecodeVerifier
visit_getstatic(Ins_getstatic)
- Method in interface ojvm.operations.
InstructionVisitor
visit_getstatic(Ins_getstatic)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_goto_w(Ins_goto_w)
- Method in class ojvm.operations.
BytecodeVerifier
visit_goto_w(Ins_goto_w)
- Method in interface ojvm.operations.
InstructionVisitor
visit_goto_w(Ins_goto_w)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_goto(Ins_goto)
- Method in class ojvm.operations.
BytecodeVerifier
visit_goto(Ins_goto)
- Method in interface ojvm.operations.
InstructionVisitor
visit_goto(Ins_goto)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_i2b(Ins_i2b)
- Method in class ojvm.operations.
BytecodeVerifier
visit_i2b(Ins_i2b)
- Method in interface ojvm.operations.
InstructionVisitor
visit_i2b(Ins_i2b)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_i2c(Ins_i2c)
- Method in class ojvm.operations.
BytecodeVerifier
visit_i2c(Ins_i2c)
- Method in interface ojvm.operations.
InstructionVisitor
visit_i2c(Ins_i2c)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_i2d(Ins_i2d)
- Method in class ojvm.operations.
BytecodeVerifier
visit_i2d(Ins_i2d)
- Method in interface ojvm.operations.
InstructionVisitor
visit_i2d(Ins_i2d)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_i2f(Ins_i2f)
- Method in class ojvm.operations.
BytecodeVerifier
visit_i2f(Ins_i2f)
- Method in interface ojvm.operations.
InstructionVisitor
visit_i2f(Ins_i2f)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_i2l(Ins_i2l)
- Method in class ojvm.operations.
BytecodeVerifier
visit_i2l(Ins_i2l)
- Method in interface ojvm.operations.
InstructionVisitor
visit_i2l(Ins_i2l)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_i2s(Ins_i2s)
- Method in class ojvm.operations.
BytecodeVerifier
visit_i2s(Ins_i2s)
- Method in interface ojvm.operations.
InstructionVisitor
visit_i2s(Ins_i2s)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_iadd(Ins_iadd)
- Method in class ojvm.operations.
BytecodeVerifier
visit_iadd(Ins_iadd)
- Method in interface ojvm.operations.
InstructionVisitor
visit_iadd(Ins_iadd)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_iaload(Ins_iaload)
- Method in class ojvm.operations.
BytecodeVerifier
visit_iaload(Ins_iaload)
- Method in interface ojvm.operations.
InstructionVisitor
visit_iaload(Ins_iaload)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_iand(Ins_iand)
- Method in class ojvm.operations.
BytecodeVerifier
visit_iand(Ins_iand)
- Method in interface ojvm.operations.
InstructionVisitor
visit_iand(Ins_iand)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_iastore(Ins_iastore)
- Method in class ojvm.operations.
BytecodeVerifier
visit_iastore(Ins_iastore)
- Method in interface ojvm.operations.
InstructionVisitor
visit_iastore(Ins_iastore)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_iconst_0(Ins_iconst_0)
- Method in class ojvm.operations.
BytecodeVerifier
visit_iconst_0(Ins_iconst_0)
- Method in interface ojvm.operations.
InstructionVisitor
visit_iconst_0(Ins_iconst_0)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_iconst_1(Ins_iconst_1)
- Method in class ojvm.operations.
BytecodeVerifier
visit_iconst_1(Ins_iconst_1)
- Method in interface ojvm.operations.
InstructionVisitor
visit_iconst_1(Ins_iconst_1)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_iconst_2(Ins_iconst_2)
- Method in class ojvm.operations.
BytecodeVerifier
visit_iconst_2(Ins_iconst_2)
- Method in interface ojvm.operations.
InstructionVisitor
visit_iconst_2(Ins_iconst_2)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_iconst_3(Ins_iconst_3)
- Method in class ojvm.operations.
BytecodeVerifier
visit_iconst_3(Ins_iconst_3)
- Method in interface ojvm.operations.
InstructionVisitor
visit_iconst_3(Ins_iconst_3)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_iconst_4(Ins_iconst_4)
- Method in class ojvm.operations.
BytecodeVerifier
visit_iconst_4(Ins_iconst_4)
- Method in interface ojvm.operations.
InstructionVisitor
visit_iconst_4(Ins_iconst_4)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_iconst_5(Ins_iconst_5)
- Method in class ojvm.operations.
BytecodeVerifier
visit_iconst_5(Ins_iconst_5)
- Method in interface ojvm.operations.
InstructionVisitor
visit_iconst_5(Ins_iconst_5)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_iconst_m1(Ins_iconst_m1)
- Method in class ojvm.operations.
BytecodeVerifier
visit_iconst_m1(Ins_iconst_m1)
- Method in interface ojvm.operations.
InstructionVisitor
visit_iconst_m1(Ins_iconst_m1)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_idiv(Ins_idiv)
- Method in class ojvm.operations.
BytecodeVerifier
visit_idiv(Ins_idiv)
- Method in interface ojvm.operations.
InstructionVisitor
visit_idiv(Ins_idiv)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_if_acmpeq(Ins_if_acmpeq)
- Method in class ojvm.operations.
BytecodeVerifier
visit_if_acmpeq(Ins_if_acmpeq)
- Method in interface ojvm.operations.
InstructionVisitor
visit_if_acmpeq(Ins_if_acmpeq)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_if_acmpne(Ins_if_acmpne)
- Method in class ojvm.operations.
BytecodeVerifier
visit_if_acmpne(Ins_if_acmpne)
- Method in interface ojvm.operations.
InstructionVisitor
visit_if_acmpne(Ins_if_acmpne)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_if_icmpeq(Ins_if_icmpeq)
- Method in class ojvm.operations.
BytecodeVerifier
visit_if_icmpeq(Ins_if_icmpeq)
- Method in interface ojvm.operations.
InstructionVisitor
visit_if_icmpeq(Ins_if_icmpeq)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_if_icmpge(Ins_if_icmpge)
- Method in class ojvm.operations.
BytecodeVerifier
visit_if_icmpge(Ins_if_icmpge)
- Method in interface ojvm.operations.
InstructionVisitor
visit_if_icmpge(Ins_if_icmpge)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_if_icmpgt(Ins_if_icmpgt)
- Method in class ojvm.operations.
BytecodeVerifier
visit_if_icmpgt(Ins_if_icmpgt)
- Method in interface ojvm.operations.
InstructionVisitor
visit_if_icmpgt(Ins_if_icmpgt)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_if_icmple(Ins_if_icmple)
- Method in class ojvm.operations.
BytecodeVerifier
visit_if_icmple(Ins_if_icmple)
- Method in interface ojvm.operations.
InstructionVisitor
visit_if_icmple(Ins_if_icmple)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_if_icmplt(Ins_if_icmplt)
- Method in class ojvm.operations.
BytecodeVerifier
visit_if_icmplt(Ins_if_icmplt)
- Method in interface ojvm.operations.
InstructionVisitor
visit_if_icmplt(Ins_if_icmplt)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_if_icmpne(Ins_if_icmpne)
- Method in class ojvm.operations.
BytecodeVerifier
visit_if_icmpne(Ins_if_icmpne)
- Method in interface ojvm.operations.
InstructionVisitor
visit_if_icmpne(Ins_if_icmpne)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ifeq(Ins_ifeq)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ifeq(Ins_ifeq)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ifeq(Ins_ifeq)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ifge(Ins_ifge)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ifge(Ins_ifge)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ifge(Ins_ifge)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ifgt(Ins_ifgt)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ifgt(Ins_ifgt)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ifgt(Ins_ifgt)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ifle(Ins_ifle)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ifle(Ins_ifle)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ifle(Ins_ifle)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_iflt(Ins_iflt)
- Method in class ojvm.operations.
BytecodeVerifier
visit_iflt(Ins_iflt)
- Method in interface ojvm.operations.
InstructionVisitor
visit_iflt(Ins_iflt)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ifne(Ins_ifne)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ifne(Ins_ifne)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ifne(Ins_ifne)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ifnonnull(Ins_ifnonnull)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ifnonnull(Ins_ifnonnull)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ifnonnull(Ins_ifnonnull)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ifnull(Ins_ifnull)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ifnull(Ins_ifnull)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ifnull(Ins_ifnull)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_iinc(Ins_iinc)
- Method in class ojvm.operations.
BytecodeVerifier
visit_iinc(Ins_iinc)
- Method in interface ojvm.operations.
InstructionVisitor
visit_iinc(Ins_iinc)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_iload(Ins_iload)
- Method in class ojvm.operations.
BytecodeVerifier
visit_iload(Ins_iload)
- Method in interface ojvm.operations.
InstructionVisitor
visit_iload(Ins_iload)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_imul(Ins_imul)
- Method in class ojvm.operations.
BytecodeVerifier
visit_imul(Ins_imul)
- Method in interface ojvm.operations.
InstructionVisitor
visit_imul(Ins_imul)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ineg(Ins_ineg)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ineg(Ins_ineg)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ineg(Ins_ineg)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_instanceof(Ins_instanceof)
- Method in class ojvm.operations.
BytecodeVerifier
visit_instanceof(Ins_instanceof)
- Method in interface ojvm.operations.
InstructionVisitor
visit_instanceof(Ins_instanceof)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_invokeinterface(Ins_invokeinterface)
- Method in class ojvm.operations.
BytecodeVerifier
visit_invokeinterface(Ins_invokeinterface)
- Method in interface ojvm.operations.
InstructionVisitor
visit_invokeinterface(Ins_invokeinterface)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_invokespecial(Ins_invokespecial)
- Method in class ojvm.operations.
BytecodeVerifier
visit_invokespecial(Ins_invokespecial)
- Method in interface ojvm.operations.
InstructionVisitor
visit_invokespecial(Ins_invokespecial)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_invokestatic(Ins_invokestatic)
- Method in class ojvm.operations.
BytecodeVerifier
visit_invokestatic(Ins_invokestatic)
- Method in interface ojvm.operations.
InstructionVisitor
visit_invokestatic(Ins_invokestatic)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_invokevirtual(Ins_invokevirtual)
- Method in class ojvm.operations.
BytecodeVerifier
visit_invokevirtual(Ins_invokevirtual)
- Method in interface ojvm.operations.
InstructionVisitor
visit_invokevirtual(Ins_invokevirtual)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ior(Ins_ior)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ior(Ins_ior)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ior(Ins_ior)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_irem(Ins_irem)
- Method in class ojvm.operations.
BytecodeVerifier
visit_irem(Ins_irem)
- Method in interface ojvm.operations.
InstructionVisitor
visit_irem(Ins_irem)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ireturn(Ins_ireturn)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ireturn(Ins_ireturn)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ireturn(Ins_ireturn)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ishl(Ins_ishl)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ishl(Ins_ishl)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ishl(Ins_ishl)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ishr(Ins_ishr)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ishr(Ins_ishr)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ishr(Ins_ishr)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_istore(Ins_istore)
- Method in class ojvm.operations.
BytecodeVerifier
visit_istore(Ins_istore)
- Method in interface ojvm.operations.
InstructionVisitor
visit_istore(Ins_istore)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_isub(Ins_isub)
- Method in class ojvm.operations.
BytecodeVerifier
visit_isub(Ins_isub)
- Method in interface ojvm.operations.
InstructionVisitor
visit_isub(Ins_isub)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_iushr(Ins_iushr)
- Method in class ojvm.operations.
BytecodeVerifier
visit_iushr(Ins_iushr)
- Method in interface ojvm.operations.
InstructionVisitor
visit_iushr(Ins_iushr)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ixor(Ins_ixor)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ixor(Ins_ixor)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ixor(Ins_ixor)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_jsr_w(Ins_jsr_w)
- Method in class ojvm.operations.
BytecodeVerifier
visit_jsr_w(Ins_jsr_w)
- Method in interface ojvm.operations.
InstructionVisitor
visit_jsr_w(Ins_jsr_w)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_jsr(Ins_jsr)
- Method in class ojvm.operations.
BytecodeVerifier
visit_jsr(Ins_jsr)
- Method in interface ojvm.operations.
InstructionVisitor
visit_jsr(Ins_jsr)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_l2d(Ins_l2d)
- Method in class ojvm.operations.
BytecodeVerifier
visit_l2d(Ins_l2d)
- Method in interface ojvm.operations.
InstructionVisitor
visit_l2d(Ins_l2d)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_l2f(Ins_l2f)
- Method in class ojvm.operations.
BytecodeVerifier
visit_l2f(Ins_l2f)
- Method in interface ojvm.operations.
InstructionVisitor
visit_l2f(Ins_l2f)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_l2i(Ins_l2i)
- Method in class ojvm.operations.
BytecodeVerifier
visit_l2i(Ins_l2i)
- Method in interface ojvm.operations.
InstructionVisitor
visit_l2i(Ins_l2i)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ladd(Ins_ladd)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ladd(Ins_ladd)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ladd(Ins_ladd)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_laload(Ins_laload)
- Method in class ojvm.operations.
BytecodeVerifier
visit_laload(Ins_laload)
- Method in interface ojvm.operations.
InstructionVisitor
visit_laload(Ins_laload)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_land(Ins_land)
- Method in class ojvm.operations.
BytecodeVerifier
visit_land(Ins_land)
- Method in interface ojvm.operations.
InstructionVisitor
visit_land(Ins_land)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lastore(Ins_lastore)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lastore(Ins_lastore)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lastore(Ins_lastore)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lcmp(Ins_lcmp)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lcmp(Ins_lcmp)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lcmp(Ins_lcmp)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lconst_0(Ins_lconst_0)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lconst_0(Ins_lconst_0)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lconst_0(Ins_lconst_0)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lconst_1(Ins_lconst_1)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lconst_1(Ins_lconst_1)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lconst_1(Ins_lconst_1)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ldc_w(Ins_ldc_w)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ldc_w(Ins_ldc_w)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ldc_w(Ins_ldc_w)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ldc(Ins_ldc)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ldc(Ins_ldc)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ldc(Ins_ldc)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ldc2_w(Ins_ldc2_w)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ldc2_w(Ins_ldc2_w)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ldc2_w(Ins_ldc2_w)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ldiv(Ins_ldiv)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ldiv(Ins_ldiv)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ldiv(Ins_ldiv)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lload(Ins_lload)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lload(Ins_lload)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lload(Ins_lload)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lmul(Ins_lmul)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lmul(Ins_lmul)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lmul(Ins_lmul)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lneg(Ins_lneg)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lneg(Ins_lneg)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lneg(Ins_lneg)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lookupswitch(Ins_lookupswitch)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lookupswitch(Ins_lookupswitch)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lookupswitch(Ins_lookupswitch)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lor(Ins_lor)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lor(Ins_lor)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lor(Ins_lor)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lrem(Ins_lrem)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lrem(Ins_lrem)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lrem(Ins_lrem)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lreturn(Ins_lreturn)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lreturn(Ins_lreturn)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lreturn(Ins_lreturn)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lshl(Ins_lshl)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lshl(Ins_lshl)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lshl(Ins_lshl)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lshr(Ins_lshr)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lshr(Ins_lshr)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lshr(Ins_lshr)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lstore(Ins_lstore)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lstore(Ins_lstore)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lstore(Ins_lstore)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lsub(Ins_lsub)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lsub(Ins_lsub)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lsub(Ins_lsub)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lushr(Ins_lushr)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lushr(Ins_lushr)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lushr(Ins_lushr)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_lxor(Ins_lxor)
- Method in class ojvm.operations.
BytecodeVerifier
visit_lxor(Ins_lxor)
- Method in interface ojvm.operations.
InstructionVisitor
visit_lxor(Ins_lxor)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_monitorenter(Ins_monitorenter)
- Method in class ojvm.operations.
BytecodeVerifier
visit_monitorenter(Ins_monitorenter)
- Method in interface ojvm.operations.
InstructionVisitor
visit_monitorenter(Ins_monitorenter)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_monitorexit(Ins_monitorexit)
- Method in class ojvm.operations.
BytecodeVerifier
visit_monitorexit(Ins_monitorexit)
- Method in interface ojvm.operations.
InstructionVisitor
visit_monitorexit(Ins_monitorexit)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_multianewarray(Ins_multianewarray)
- Method in class ojvm.operations.
BytecodeVerifier
visit_multianewarray(Ins_multianewarray)
- Method in interface ojvm.operations.
InstructionVisitor
visit_multianewarray(Ins_multianewarray)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_new(Ins_new)
- Method in class ojvm.operations.
BytecodeVerifier
visit_new(Ins_new)
- Method in interface ojvm.operations.
InstructionVisitor
visit_new(Ins_new)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_newarray(Ins_newarray)
- Method in class ojvm.operations.
BytecodeVerifier
visit_newarray(Ins_newarray)
- Method in interface ojvm.operations.
InstructionVisitor
visit_newarray(Ins_newarray)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_nop(Ins_nop)
- Method in class ojvm.operations.
BytecodeVerifier
visit_nop(Ins_nop)
- Method in interface ojvm.operations.
InstructionVisitor
visit_nop(Ins_nop)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_pop(Ins_pop)
- Method in class ojvm.operations.
BytecodeVerifier
visit_pop(Ins_pop)
- Method in interface ojvm.operations.
InstructionVisitor
visit_pop(Ins_pop)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_pop2(Ins_pop2)
- Method in class ojvm.operations.
BytecodeVerifier
visit_pop2(Ins_pop2)
- Method in interface ojvm.operations.
InstructionVisitor
visit_pop2(Ins_pop2)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_putfield(Ins_putfield)
- Method in class ojvm.operations.
BytecodeVerifier
visit_putfield(Ins_putfield)
- Method in interface ojvm.operations.
InstructionVisitor
visit_putfield(Ins_putfield)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_putstatic(Ins_putstatic)
- Method in class ojvm.operations.
BytecodeVerifier
visit_putstatic(Ins_putstatic)
- Method in interface ojvm.operations.
InstructionVisitor
visit_putstatic(Ins_putstatic)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_ret(Ins_ret)
- Method in class ojvm.operations.
BytecodeVerifier
visit_ret(Ins_ret)
- Method in interface ojvm.operations.
InstructionVisitor
visit_ret(Ins_ret)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_return(Ins_return)
- Method in class ojvm.operations.
BytecodeVerifier
visit_return(Ins_return)
- Method in interface ojvm.operations.
InstructionVisitor
visit_return(Ins_return)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_saload(Ins_saload)
- Method in class ojvm.operations.
BytecodeVerifier
visit_saload(Ins_saload)
- Method in interface ojvm.operations.
InstructionVisitor
visit_saload(Ins_saload)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_sastore(Ins_sastore)
- Method in class ojvm.operations.
BytecodeVerifier
visit_sastore(Ins_sastore)
- Method in interface ojvm.operations.
InstructionVisitor
visit_sastore(Ins_sastore)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_sipush(Ins_sipush)
- Method in class ojvm.operations.
BytecodeVerifier
visit_sipush(Ins_sipush)
- Method in interface ojvm.operations.
InstructionVisitor
visit_sipush(Ins_sipush)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_swap(Ins_swap)
- Method in class ojvm.operations.
BytecodeVerifier
visit_swap(Ins_swap)
- Method in interface ojvm.operations.
InstructionVisitor
visit_swap(Ins_swap)
- Method in class ojvm.operations.
BytecodeInterpreter
visit_tableswitch(Ins_tableswitch)
- Method in class ojvm.operations.
BytecodeVerifier
visit_tableswitch(Ins_tableswitch)
- Method in interface ojvm.operations.
InstructionVisitor
visit_tableswitch(Ins_tableswitch)
- Method in class ojvm.operations.
BytecodeInterpreter
VMStackE
- exception ojvm.machine.
VMStackE
.
Exception thrown when attempting to pop from an empty Java stack.
VMStackE(String)
- Constructor for class ojvm.machine.
VMStackE
voidDesc
- Static variable in class ojvm.util.
CommonDescriptors
W
WideIns_aload
- class ojvm.loading.instructions.
WideIns_aload
.
The encapsulation of an aload WideInstruction.
WideIns_aload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
WideIns_aload
WideIns_astore
- class ojvm.loading.instructions.
WideIns_astore
.
The encapsulation of an astore WideInstruction.
WideIns_astore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
WideIns_astore
WideIns_dload
- class ojvm.loading.instructions.
WideIns_dload
.
The encapsulation of an dload WideInstruction.
WideIns_dload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
WideIns_dload
WideIns_dstore
- class ojvm.loading.instructions.
WideIns_dstore
.
The encapsulation of an dstore WideInstruction.
WideIns_dstore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
WideIns_dstore
WideIns_fload
- class ojvm.loading.instructions.
WideIns_fload
.
The encapsulation of an fload WideInstruction.
WideIns_fload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
WideIns_fload
WideIns_fstore
- class ojvm.loading.instructions.
WideIns_fstore
.
The encapsulation of an fstore WideInstruction.
WideIns_fstore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
WideIns_fstore
WideIns_iinc
- class ojvm.loading.instructions.
WideIns_iinc
.
The encapsulation of an iinc WideInstruction.
WideIns_iinc(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
WideIns_iinc
WideIns_iload
- class ojvm.loading.instructions.
WideIns_iload
.
The encapsulation of an iload WideInstruction.
WideIns_iload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
WideIns_iload
WideIns_istore
- class ojvm.loading.instructions.
WideIns_istore
.
The encapsulation of an istore WideInstruction.
WideIns_istore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
WideIns_istore
WideIns_lload
- class ojvm.loading.instructions.
WideIns_lload
.
The encapsulation of an lload WideInstruction.
WideIns_lload(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
WideIns_lload
WideIns_lstore
- class ojvm.loading.instructions.
WideIns_lstore
.
The encapsulation of an lstore WideInstruction.
WideIns_lstore(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
WideIns_lstore
WideIns_ret
- class ojvm.loading.instructions.
WideIns_ret
.
The encapsulation of an ret WideInstruction.
WideIns_ret(InstructionInputStream)
- Constructor for class ojvm.loading.instructions.
WideIns_ret
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
W
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES