Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
V
W
A
AALOAD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The AALOAD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
AALOAD()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
AALOAD
constructs a new AALOAD
AASTORE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The AASTORE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
AASTORE()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
AASTORE
constructs a new AASTORE
ACONST_NULL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ACONST_NULL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
ACONST_NULL()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ACONST_NULL
constructs a new ACONST_NULL
ALOAD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ALOAD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
ALOAD(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD
constructs a new ALOAD
ALOAD(DataInput, boolean)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD
constructs a new ALOAD
ALOAD_0
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ALOAD_0 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
ALOAD_0()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_0
constructs a new ALOAD_0
ALOAD_1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ALOAD_1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
ALOAD_1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_1
constructs a new ALOAD_1
ALOAD_2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ALOAD_2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
ALOAD_2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_2
constructs a new ALOAD_2
ALOAD_3
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ALOAD_3 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
ALOAD_3()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_3
constructs a new ALOAD_3
ANEWARRAY
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ANEWARRAY operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
ANEWARRAY(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ANEWARRAY
constructs a new ANEWARRAY
ARETURN
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ARETURN operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
ARETURN()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ARETURN
constructs a new ARETURN
ARRAYLENGTH
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ARRAYLENGTH operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
ARRAYLENGTH()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ARRAYLENGTH
constructs a new ARRAYLENGTH
ASTORE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ASTORE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
ASTORE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE
constructs a new ASTORE
ASTORE(DataInput, boolean)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE
constructs a new ASTORE
ASTORE_0
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ASTORE_0 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
ASTORE_0()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_0
constructs a new ASTORE_0
ASTORE_1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ASTORE_1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
ASTORE_1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_1
constructs a new ASTORE_1
ASTORE_2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ASTORE_2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
ASTORE_2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_2
constructs a new ASTORE_2
ASTORE_3
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ASTORE_3 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
ASTORE_3()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_3
constructs a new ASTORE_3
aThrow(Operation, Frame, Stack)
- Static method in class nl.tudelft.simulation.dsol.interpreter.
Interpreter
throws an exception
ATHROW
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ATHROW operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc.html
.
ATHROW(int)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ATHROW
constructs a new ARETURN
B
BALOAD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The BALOAD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc1.html
.
BALOAD()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
BALOAD
constructs a new BALOAD
BASTORE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The BASTORE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc1.html
.
BASTORE()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
BASTORE
constructs a new BASTORE
BIPUSH
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The BIPUSH operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc1.html
.
BIPUSH(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
BIPUSH
constructs a new BIPUSH
BREAKPOINT
- Static variable in class nl.tudelft.simulation.dsol.interpreter.
Operation
RESERVED OPCODE
BREAKPOINT
- Static variable in interface nl.tudelft.simulation.dsol.interpreter.operations.
FactoryInterface
RESERVED OPCODE
C
CALOAD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The CALOAD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc2.html
.
CALOAD()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
CALOAD
constructs a new CALOAD
CASTORE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The CASTORE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc2.html
.
CASTORE()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
CASTORE
constructs a new CASTORE
CHECKCAST
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The CHECKCAST operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc2.html
.
CHECKCAST(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
CHECKCAST
constructs a new ALOAD
ClassDescriptor
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A ClassDescriptor
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
clear()
- Method in class nl.tudelft.simulation.dsol.interpreter.
OperandStack
clears the operand stack
clone()
- Method in class nl.tudelft.simulation.dsol.interpreter.
Frame
clone()
- Method in class nl.tudelft.simulation.dsol.interpreter.
LocalVariable
clone()
- Method in class nl.tudelft.simulation.dsol.interpreter.
OperandStack
Constant
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A Constant
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
Constant(Constant[])
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
Constant
constructs a new Constant
ConstantClass
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A ConstantClass
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
ConstantClass(Constant[], DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantClass
constructs a new ConstantClass
ConstantClass(Constant[], int)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantClass
constructs a new ClassConstant
ConstantDouble
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A ConstantDouble
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
ConstantDouble(Constant[], DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantDouble
constructs a new ConstantDouble
ConstantDouble(Constant[], double)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantDouble
constructs a new ConstantDouble
ConstantFieldref
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A ConstantFieldref
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
ConstantFieldref(Constant[], DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantFieldref
constructs a new ConstantFieldref
ConstantFieldref(Constant[], int, int)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantFieldref
constructs a new ConstantFieldref
ConstantFloat
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A ConstantFloat
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
ConstantFloat(Constant[], DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantFloat
constructs a new ConstantFloat
ConstantFloat(Constant[], float)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantFloat
constructs a new ConstantFloat
ConstantInteger
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A ConstantInteger
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
ConstantInteger(Constant[], DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantInteger
constructs a new ConstantInteger
ConstantInteger(Constant[], int)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantInteger
constructs a new ConstantInteger
ConstantInterfaceMethodref
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A ConstantInterfaceMethodref
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
ConstantInterfaceMethodref(Constant[], DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantInterfaceMethodref
constructs a new ConstantInterfaceMethodref
ConstantInterfaceMethodref(Constant[], int, int)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantInterfaceMethodref
constructs a new ConstantInterfaceMethodref
ConstantLong
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A ConstantLong
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
ConstantLong(Constant[], DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantLong
constructs a new ConstantLong
ConstantLong(Constant[], long)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantLong
constructs a new ConstantLong
ConstantMethodref
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A ConstantMethodref
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
ConstantMethodref(Constant[], DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantMethodref
constructs a new ConstantMethodref
ConstantMethodref(Constant[], int, int)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantMethodref
constructs a new ConstantMethodref
ConstantNameAndType
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A ConstantNameAndType
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
ConstantNameAndType(Constant[], DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantNameAndType
constructs a new ConstantNameAndType
ConstantNameAndType(Constant[], int, int)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantNameAndType
constructs a new ConstantNameAndType
constantPool
- Variable in class nl.tudelft.simulation.dsol.interpreter.classfile.
Constant
the constantPool it is part of
constantPool
- Variable in class nl.tudelft.simulation.dsol.interpreter.
Frame
the constantPool of this frame
ConstantString
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A ConstantString
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
ConstantString(Constant[], DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantString
constructs a new ConstantString
ConstantString(Constant[], int)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantString
constructs a new ConstantString
ConstantUTF8
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A ConstantUTF8
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
ConstantUTF8(Constant[], DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantUTF8
constructs a new ConstantUTF8
ConstantUTF8(Constant[], String)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantUTF8
constructs a new ConstantUTF8
createFrame(Object, AccessibleObject, Object[])
- Static method in class nl.tudelft.simulation.dsol.interpreter.
Interpreter
creates a frame for a method
CustomFactory
- Class in
nl.tudelft.simulation.dsol.interpreter.operations.custom
A InterpreterFactory
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
CustomFactory(InterpreterOracleInterface)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.custom.
CustomFactory
constructs a new InterpreterFactory
CUSTOMINVOKEINTERFACE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations.custom
The CUSTOMINVOKEINTERFACE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
CUSTOMINVOKEINTERFACE(InterpreterOracleInterface, DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.custom.
CUSTOMINVOKEINTERFACE
constructs a new CUSTOMINVOKEINTERFACE
CUSTOMINVOKESPECIAL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations.custom
The CUSTOMINVOKESPECIAL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
CUSTOMINVOKESPECIAL(InterpreterOracleInterface, DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.custom.
CUSTOMINVOKESPECIAL
constructs a new CUSTOMINVOKESPECIAL
CUSTOMINVOKESTATIC
- Class in
nl.tudelft.simulation.dsol.interpreter.operations.custom
The CUSTOMINVOKESTATIC operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
CUSTOMINVOKESTATIC(InterpreterOracleInterface, DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.custom.
CUSTOMINVOKESTATIC
constructs a new CUSTOMINVOKESTATIC
CUSTOMINVOKEVIRTUAL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations.custom
The CUSTOMINVOKEVIRTUAL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
CUSTOMINVOKEVIRTUAL(InterpreterOracleInterface, DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.custom.
CUSTOMINVOKEVIRTUAL
constructs a new CUSTOMINVOKEVIRTUAL
D
D2F
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The D2F operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
D2F()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
D2F
constructs a new D2F
D2I
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The D2I operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
D2I()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
D2I
constructs a new D2I
D2L
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The D2L operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
D2L()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
D2L
constructs a new D2L
DADD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DADD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DADD()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DADD
constructs a new DADD
DALOAD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DALOAD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DALOAD()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DALOAD
constructs a new DALOAD
DASTORE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DASTORE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DASTORE()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DASTORE
constructs a new DASTORE
DCMPG
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DCMPG operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DCMPG()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DCMPG
constructs a new DCMPG
DCMPL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DCMPL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DCMPL()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DCMPL
constructs a new DCMPL
DCONST_0
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DCONST_0 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DCONST_0()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DCONST_0
constructs a new DCONST_0
DCONST_1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DCONST_1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DCONST_1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DCONST_1
constructs a new DCONST_1
DDIV
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DDIV operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DDIV()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DDIV
constructs a new DDIV
DEAD
- Static variable in interface nl.tudelft.simulation.dsol.interpreter.process.
ProcessInterface
the DEAD state of the process
DLOAD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DLOAD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DLOAD(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD
constructs a new DLOAD
DLOAD(DataInput, boolean)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD
constructs a new DLOAD
DLOAD_0
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DLOAD_0 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DLOAD_0()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_0
constructs a new DLOAD_0
DLOAD_1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DLOAD_1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DLOAD_1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_1
constructs a new DLOAD_1
DLOAD_2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DLOAD_2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DLOAD_2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_2
constructs a new DLOAD_2
DLOAD_3
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DLOAD_3 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DLOAD_3()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_3
constructs a new DLOAD_3
DMUL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DMUL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DMUL()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DMUL
constructs a new DMUL
DNEG
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DNEG operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DNEG()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DNEG
constructs a new DNEG
DREM
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DREM operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DREM()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DREM
constructs a new DREM
DRETURN
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DRETURN operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DRETURN()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DRETURN
constructs a new DRETURN
DSTORE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DSTORE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DSTORE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE
constructs a new DSTORE
DSTORE(DataInput, boolean)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE
constructs a new DSTORE
DSTORE_0
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DSTORE_0 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DSTORE_0()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_0
constructs a new DSTORE_0
DSTORE_1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DSTORE_1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DSTORE_1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_1
constructs a new DSTORE_1
DSTORE_2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DSTORE_2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DSTORE_2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_2
constructs a new DSTORE_2
DSTORE_3
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DSTORE_3 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DSTORE_3()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_3
constructs a new DSTORE_3
DSUB
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DSUB operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DSUB()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DSUB
constructs a new DSUB
DUP
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DUP operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DUP()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DUP
constructs a new DUP
DUP2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DUP2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DUP2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DUP2
constructs a new DUP2
DUP2_X1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DUP2_X1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DUP2_X1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DUP2_X1
constructs a new DUP2_X1
DUP2_X2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DUP_X2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DUP2_X2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DUP2_X2
constructs a new DUP2_X1
DUP_X1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DUP_X1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DUP_X1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DUP_X1
constructs a new DUP_X1
DUP_X2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The DUP_X2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc3.html
.
DUP_X2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
DUP_X2
constructs a new DUP_X2
E
ExceptionEntry
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A ExceptionEntry
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
ExceptionEntry(DataInput, Constant[])
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
ExceptionEntry
constructs a new ExceptionEntry
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
AALOAD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
AASTORE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ACONST_NULL
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_0
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_3
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ANEWARRAY
execute(Frame)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ARETURN
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ARRAYLENGTH
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_0
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_3
execute(Frame)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ATHROW
executes the aThrow operation on a frame
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
BALOAD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
BASTORE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
BIPUSH
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
CALOAD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
CASTORE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
CHECKCAST
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.custom.
CUSTOMINVOKEINTERFACE
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.custom.
CUSTOMINVOKESPECIAL
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.custom.
CUSTOMINVOKESTATIC
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.custom.
CUSTOMINVOKEVIRTUAL
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
D2F
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
D2I
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
D2L
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DADD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DALOAD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DASTORE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DCMPG
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DCMPL
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DCONST_0
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DCONST_1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DDIV
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_0
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_3
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DMUL
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DNEG
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DREM
execute(Frame)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DRETURN
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_0
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_3
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSUB
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP2_X1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP2_X2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP_X1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP_X2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
F2D
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
F2I
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
F2L
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FADD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FALOAD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FASTORE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FCMPG
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FCMPL
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FCONST_0
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FCONST_1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FCONST_2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FDIV
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_0
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_3
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FMUL
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FNEG
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FREM
execute(Frame)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FRETURN
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_0
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_3
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSUB
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
GETFIELD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
GETSTATIC
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
GOTO
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
GOTOW
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2B
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2C
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2D
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2F
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2L
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2S
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IADD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IALOAD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IAND
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IASTORE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_0
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_3
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_4
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_5
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_m1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IDIV
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ACMPEQ
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ACMPNE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPEQ
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPGE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPGT
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPLE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPLT
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPNE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFEQ
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFGE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFGT
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFLE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFLT
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFNE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFNONNULL
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFNULL
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IINC
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_0
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_3
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IMUL
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
INEG
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
INSTANCEOF
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
INVOKEINTERFACE
execute(Frame)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
InvokeOperation
executes the operation
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
INVOKESPECIAL
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
INVOKESTATIC
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
INVOKEVIRTUAL
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IOR
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IREM
execute(Frame)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IRETURN
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISHL
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISHR
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_0
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_3
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISUB
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IUSHR
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IXOR
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
JSR
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
JSR_W
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
JumpOperation
executes the operation
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
L2D
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
L2F
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
L2I
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LADD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LALOAD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LAND
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LASTORE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LCMP
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LCONST_0
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LCONST_1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LDC
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LDC2_W
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LDC_W
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LDIV
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_0
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_3
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LMUL
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LNEG
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LOOKUPSWITCH
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LOR
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LREM
execute(Frame)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LRETURN
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSHL
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSHR
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_0
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_1
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_3
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSUB
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LUSHR
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LXOR
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
MONITORENTER
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
MONITOREXIT
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
MULTIANEWARRAY
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
NEW
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
NEWARRAY
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
NOP
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
POP
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
POP2
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
PUTFIELD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
PUTSTATIC
execute(Frame)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKEINTERFACE
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKEINTERFACE
executes the method on the objectRef
execute(Frame)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKESPECIAL
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKESPECIAL
executes the method on the objectRef
execute(Frame)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKESTATIC
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKESTATIC
executes the method on the objectRef
execute(Frame)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKEVIRTUAL
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKEVIRTUAL
executes the method on the objectRef
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
RET
execute(Frame)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
RETURN
execute(Frame)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ReturnOperation
executes the operation
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
SALOAD
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
SASTORE
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
SIPUSH
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
SWAP
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
TABLESWITCH
execute(OperandStack, Constant[], LocalVariable[])
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
VoidOperation
executes the operation
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.interpreter.process.
PROCESSINVOKESPECIAL
executes the operation and returns a new Frame
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.interpreter.process.
PROCESSINVOKEVIRTUAL
executes the operation and returns a new Frame
EXECUTING
- Static variable in interface nl.tudelft.simulation.dsol.interpreter.process.
ProcessInterface
the EXECUTING state of the process
F
F2D
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The F2D operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
F2D()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
F2D
constructs a new F2D
F2I
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The F2I operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
F2I()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
F2I
constructs a new F2I
F2L
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The F2L operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
F2L()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
F2L
constructs a new F2L
FactoryInterface
- Interface in
nl.tudelft.simulation.dsol.interpreter.operations
The factoryInterface defines the required behavior for operation factories mapping opcodes to operations.
FADD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FADD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FADD()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FADD
constructs a new FADD
FALOAD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FALOAD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FALOAD()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FALOAD
constructs a new FALOAD
FASTORE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FASTORE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FASTORE()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FASTORE
constructs a new FASTORE
FCMPG
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FCMPG operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FCMPG()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FCMPG
constructs a new FCMPG
FCMPL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FCMPL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FCMPL()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FCMPL
constructs a new FCMPL
FCONST_0
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FCONST_0 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FCONST_0()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FCONST_0
constructs a new FCONST_0
FCONST_1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FCONST_1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FCONST_1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FCONST_1
constructs a new FCONST_1
FCONST_2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FCONST_2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FCONST_2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FCONST_2
constructs a new FCONST_1
FDIV
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FDIV operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FDIV()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FDIV
constructs a new FDIV
FLOAD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FLOAD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FLOAD(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD
constructs a new FLOAD
FLOAD(DataInput, boolean)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD
constructs a new FLOAD
FLOAD_0
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FLOAD_0 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FLOAD_0()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_0
constructs a new FLOAD_0
FLOAD_1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FLOAD_1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FLOAD_1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_1
constructs a new FLOAD_1
FLOAD_2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FLOAD_2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FLOAD_2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_2
constructs a new FLOAD_2
FLOAD_3
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FLOAD_3 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FLOAD_3()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_3
constructs a new FLOAD_3
FMUL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FMUL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FMUL()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FMUL
constructs a new FMUL
FNEG
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FNEG operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FNEG()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FNEG
constructs a new FNEG
Frame
- Class in
nl.tudelft.simulation.dsol.interpreter
A Frame
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
Frame(Constant[], LocalVariable[], Operation[], OperandStack, MethodDescriptor)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.
Frame
constructs a new Frame
frameStack
- Variable in class nl.tudelft.simulation.dsol.interpreter.process.
Process
the processStack of this process
FREM
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FREM operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FREM()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FREM
constructs a new FREM
FRETURN
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FRETURN operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FRETURN()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FRETURN
constructs a new FRETURN
FSTORE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FSTORE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FSTORE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE
constructs a new FSTORE
FSTORE(DataInput, boolean)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE
constructs a new FSTORE
FSTORE_0
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FSTORE_0 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FSTORE_0()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_0
constructs a new FSTORE_0
FSTORE_1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FSTORE_1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FSTORE_1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_1
constructs a new FSTORE_1
FSTORE_2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FSTORE_2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FSTORE_2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_2
constructs a new FSTORE_2
FSTORE_3
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FSTORE_3 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FSTORE_3()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_3
constructs a new FSTORE_3
FSUB
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The FSUB operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc4.html
.
FSUB()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
FSUB
constructs a new FSUB
G
get(Class)
- Static method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ClassDescriptor
returns the classDescriptor of this class
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.
Operation
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
AALOAD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
AASTORE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ACONST_NULL
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_0
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_3
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ANEWARRAY
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ARETURN
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ARRAYLENGTH
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_0
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_3
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ATHROW
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
BALOAD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
BASTORE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
BIPUSH
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
CALOAD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
CASTORE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
CHECKCAST
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
D2F
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
D2I
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
D2L
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DADD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DALOAD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DASTORE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DCMPG
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DCMPL
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DCONST_0
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DCONST_1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DDIV
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_0
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_3
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DMUL
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DNEG
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DREM
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DRETURN
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_0
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_3
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSUB
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP2_X1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP2_X2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP_X1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP_X2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
F2D
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
F2I
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
F2L
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FADD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FALOAD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FASTORE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FCMPG
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FCMPL
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FCONST_0
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FCONST_1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FCONST_2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FDIV
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_0
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_3
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FMUL
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FNEG
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FREM
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FRETURN
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_0
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_3
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSUB
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
GETFIELD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
GETSTATIC
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
GOTO
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
GOTOW
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2B
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2C
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2D
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2F
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2L
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2S
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IADD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IALOAD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IAND
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IASTORE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_0
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_3
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_4
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_5
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_m1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IDIV
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ACMPEQ
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ACMPNE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPEQ
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPGE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPGT
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPLE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPLT
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPNE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFEQ
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFGE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFGT
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFLE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFLT
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFNE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFNONNULL
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFNULL
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IINC
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_0
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_3
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IMUL
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
INEG
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
INSTANCEOF
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IOR
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IREM
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IRETURN
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISHL
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISHR
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_0
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_3
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISUB
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IUSHR
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IXOR
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
JSR
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
JSR_W
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
L2D
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
L2F
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
L2I
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LADD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LALOAD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LAND
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LASTORE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LCMP
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LCONST_0
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LCONST_1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LDC
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LDC2_W
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LDC_W
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LDIV
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_0
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_3
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LMUL
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LNEG
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LOOKUPSWITCH
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LOR
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LREM
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LRETURN
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSHL
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSHR
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_0
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_1
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_3
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSUB
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LUSHR
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LXOR
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
MONITORENTER
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
MONITOREXIT
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
MULTIANEWARRAY
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
NEW
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
NEWARRAY
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
NOP
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
POP
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
POP2
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
PUTFIELD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
PUTSTATIC
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKEINTERFACE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKESPECIAL
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKESTATIC
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKEVIRTUAL
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
RET
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
RETURN
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
SALOAD
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
SASTORE
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
SIPUSH
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
SWAP
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
TABLESWITCH
getByteLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
WIDE
getBytePosition(int)
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
MethodDescriptor
returns the bytePosition of the operation.
getBytePosition()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ATHROW
getCatchType()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ExceptionEntry
getClassIndex()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantFieldref
returns the classindex
getClassIndex()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantInterfaceMethodref
returns the classindex
getClassIndex()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantMethodref
returns the classindex
getConstantClass()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantFieldref
returns the constantClass of this constant
getConstantClass()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantInterfaceMethodref
returns the constantClass of this constant
getConstantClass()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantMethodref
returns the constantClass of this constant
getConstantNameAndType()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantFieldref
returns the nameAndType constant
getConstantNameAndType()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantInterfaceMethodref
returns the nameAndType constant
getConstantNameAndType()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantMethodref
returns the nameAndType constant
getConstantPool()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ClassDescriptor
returns the constantpool of a classfile
getConstantPool()
- Method in class nl.tudelft.simulation.dsol.interpreter.
Frame
getDescriptor()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantNameAndType
returns the type of this constant
getDescriptorIndex()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantNameAndType
returns the descriptorIndex
getEndByte()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ExceptionEntry
getExceptionTable()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
MethodDescriptor
returns the exception table of the method
GETFIELD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The GETFIELD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc5.html
.
GETFIELD(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
GETFIELD
constructs a new GETFIELD
getFieldSignature()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
LocalVariableDescriptor
getHandler()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ExceptionEntry
getIndex()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
LocalVariableDescriptor
getInstanceClass()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
NEW.UninitializedInstance
getLength()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
LocalVariableDescriptor
getLineNumber()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
LineNumber
getLineNumberTable()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
MethodDescriptor
returns the linenumber table of the method
getLocalVariableDescriptor()
- Method in class nl.tudelft.simulation.dsol.interpreter.
LocalVariable
getLocalVariables()
- Method in class nl.tudelft.simulation.dsol.interpreter.
Frame
getLocalVariableTable()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
MethodDescriptor
returns the localvariable descriptors
getMaxStack()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
MethodDescriptor
returns the maximum stack size of this method
getMethod(AccessibleObject)
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ClassDescriptor
returns the methodDescriptor of the method.
getMethod()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
MethodDescriptor
getMethodDescriptor()
- Method in class nl.tudelft.simulation.dsol.interpreter.
Frame
getMethods()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ClassDescriptor
returns the methods of this class
getMethodSignature()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
MethodDescriptor
getName()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantNameAndType
returns the name of this constant
getName()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
LocalVariableDescriptor
getName()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
MethodDescriptor
returns the name of the method
getNameAndTypeIndex()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantFieldref
returns the nameAndTypeIndex
getNameAndTypeIndex()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantInterfaceMethodref
returns the nameAndTypeIndex
getNameAndTypeIndex()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantMethodref
returns the nameAndTypeIndex
getNameIndex()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantClass
returns the name index
getNameIndex()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantNameAndType
returns the nameindex
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.
Operation
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
AALOAD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
AASTORE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ACONST_NULL
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_0
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_3
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ANEWARRAY
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ARETURN
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ARRAYLENGTH
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_0
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_3
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ATHROW
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
BALOAD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
BASTORE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
BIPUSH
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
CALOAD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
CASTORE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
CHECKCAST
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
D2F
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
D2I
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
D2L
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DADD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DALOAD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DASTORE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DCMPG
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DCMPL
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DCONST_0
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DCONST_1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DDIV
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_0
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_3
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DMUL
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DNEG
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DREM
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DRETURN
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_0
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_3
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DSUB
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP2_X1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP2_X2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP_X1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP_X2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
F2D
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
F2I
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
F2L
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FADD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FALOAD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FASTORE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FCMPG
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FCMPL
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FCONST_0
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FCONST_1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FCONST_2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FDIV
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_0
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_3
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FMUL
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FNEG
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FREM
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FRETURN
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_0
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_3
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
FSUB
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
GETFIELD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
GETSTATIC
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
GOTO
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
GOTOW
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2B
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2C
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2D
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2F
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2L
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
I2S
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IADD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IALOAD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IAND
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IASTORE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_0
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_3
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_4
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_5
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_m1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IDIV
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ACMPEQ
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ACMPNE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPEQ
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPGE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPGT
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPLE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPLT
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPNE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFEQ
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFGE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFGT
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFLE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFLT
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFNE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFNONNULL
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IFNULL
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IINC
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_0
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_3
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IMUL
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
INEG
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
INSTANCEOF
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IOR
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IREM
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IRETURN
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISHL
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISHR
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_0
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_3
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ISUB
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IUSHR
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
IXOR
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
JSR
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
JSR_W
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
L2D
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
L2F
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
L2I
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LADD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LALOAD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LAND
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LASTORE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LCMP
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LCONST_0
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LCONST_1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LDC
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LDC2_W
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LDC_W
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LDIV
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_0
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_3
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LMUL
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LNEG
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LOOKUPSWITCH
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LOR
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LREM
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LRETURN
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSHL
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSHR
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_0
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_1
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_3
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LSUB
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LUSHR
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
LXOR
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
MONITORENTER
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
MONITOREXIT
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
MULTIANEWARRAY
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
NEW
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
NEWARRAY
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
NOP
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
POP
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
POP2
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
PUTFIELD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
PUTSTATIC
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKEINTERFACE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKESPECIAL
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKESTATIC
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKEVIRTUAL
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
RET
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
RETURN
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
SALOAD
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
SASTORE
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
SIPUSH
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
SWAP
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
TABLESWITCH
getOpcode()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
WIDE
getOperandStack()
- Method in class nl.tudelft.simulation.dsol.interpreter.
Frame
getOperation(int)
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
MethodDescriptor
returns the operation at bytePosition
getOperationIndex(int)
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
MethodDescriptor
returns the index number of the operation in the operationtable of the operation starting at bytePosition
getOperations()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
MethodDescriptor
returns the operations of the method.
getOperations()
- Method in class nl.tudelft.simulation.dsol.interpreter.
Frame
getReturnPosition()
- Method in class nl.tudelft.simulation.dsol.interpreter.
Frame
getStartByte()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ExceptionEntry
getStartByte()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
LineNumber
getStartByte()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
LocalVariableDescriptor
getState()
- Method in class nl.tudelft.simulation.dsol.interpreter.process.
Process
getState()
- Method in interface nl.tudelft.simulation.dsol.interpreter.process.
ProcessInterface
Returns the state of a process
getState()
- Method in class nl.tudelft.simulation.dsol.interpreter.process.
SubProcess
GETSTATIC
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The GETSTATIC operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc5.html
.
GETSTATIC(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
GETSTATIC
constructs a new GETSTATIC
getStringIndex()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantString
returns the name index
getSubProcesses()
- Method in class nl.tudelft.simulation.dsol.interpreter.process.
NestedProcess
getTag()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
Constant
returns the tag of the constant
getTag()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantClass
getTag()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantDouble
getTag()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantFieldref
getTag()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantFloat
getTag()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantInteger
getTag()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantInterfaceMethodref
getTag()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantLong
getTag()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantMethodref
getTag()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantNameAndType
getTag()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantString
getTag()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantUTF8
getTarget()
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
WIDE
getValue()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantClass
returns the className of this constant
getValue()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantDouble
returns the value
getValue()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantFloat
returns the value
getValue()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantInteger
returns the value
getValue()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantLong
returns the value
getValue()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantString
returns the className of this constant
getValue()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantUTF8
returns the name index
getValue()
- Method in class nl.tudelft.simulation.dsol.interpreter.
LocalVariable
GOTO
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The GOTO operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc5.html
.
GOTO(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
GOTO
constructs a new GOTO
GOTOW
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The GOTOW operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc5.html
.
GOTOW(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
GOTOW
constructs a new GOTOW
I
I2B
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The I2B operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
I2B()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
I2B
constructs a new I2B
I2C
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The I2C operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
I2C()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
I2C
constructs a new I2I
I2D
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The I2B operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
I2D()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
I2D
constructs a new I2D
I2F
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The I2F operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
I2F()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
I2F
constructs a new I2F
I2L
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The I2L operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
I2L()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
I2L
constructs a new I2L
I2S
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The I2S operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
I2S()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
I2S
constructs a new I2S
IADD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IADD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IADD()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IADD
constructs a new IADD
IALOAD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IALOAD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IALOAD()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IALOAD
constructs a new IALOAD
IAND
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IAND operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IAND()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IAND
constructs a new IAND
IASTORE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IASTORE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IASTORE()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IASTORE
constructs a new IASTORE
ICONST_0
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ICONST_0 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ICONST_0()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_0
constructs a new ICONST_0
ICONST_1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ICONST_1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ICONST_1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_1
constructs a new ICONST_1
ICONST_2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ICONST_2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ICONST_2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_2
constructs a new ICONST_2
ICONST_3
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ICONST_3 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ICONST_3()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_3
constructs a new ICONST_3
ICONST_4
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ICONST_4 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ICONST_4()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_4
constructs a new ICONST_4
ICONST_5
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ICONST_5 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ICONST_5()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_5
constructs a new ICONST_5
ICONST_m1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ICONST_M1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ICONST_m1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_m1
constructs a new ICONST_m1
IDIV
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IDIV operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IDIV()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IDIV
constructs a new IDIV
IF_ACMPEQ
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IF_ACMPEQ operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IF_ACMPEQ(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ACMPEQ
constructs a new IF_ACMPEQ
IF_ACMPNE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IF_ACMPNE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IF_ACMPNE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ACMPNE
constructs a new IF_ACMPNE
IF_ICMPEQ
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IF_ICMPEQ operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IF_ICMPEQ(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPEQ
constructs a new IF_ICMPEQ
IF_ICMPGE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IF_ICMPGE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IF_ICMPGE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPGE
constructs a new IF_ICMPGE
IF_ICMPGT
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IF_ICMPGT operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IF_ICMPGT(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPGT
constructs a new IF_ICMPGT
IF_ICMPLE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IF_ICMPLE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IF_ICMPLE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPLE
constructs a new IF_ICMPLE
IF_ICMPLT
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IF_ICMPLT operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IF_ICMPLT(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPLT
constructs a new IF_ICMPLT
IF_ICMPNE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IF_ICMPNE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IF_ICMPNE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPNE
constructs a new IF_ICMPNE
IFEQ
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IFEQ operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IFEQ(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IFEQ
constructs a new IFEQ
IFGE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IFGE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IFGE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IFGE
constructs a new IFGE
IFGT
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IFGT operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IFGT(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IFGT
constructs a new IFGT
IFLE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IFLE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IFLE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IFLE
constructs a new IFLE
IFLT
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IFLT operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IFLT(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IFLT
constructs a new IFLT
IFNE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IFNE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IFNE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IFNE
constructs a new IFNE
IFNONNULL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IFNONNULL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IFNONNULL(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IFNONNULL
constructs a new IFNONNULL
IFNULL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IFNULL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IFNULL(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IFNULL
constructs a new IFNONNULL
IINC
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IINC operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IINC(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IINC
constructs a new IINC
IINC(DataInput, boolean)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IINC
constructs a new IINC
ILOAD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ILOAD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ILOAD(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD
constructs a new ILOAD
ILOAD(DataInput, boolean)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD
constructs a new ILOAD
ILOAD_0
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ILOAD_0 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ILOAD_0()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_0
constructs a new ILOAD_0
ILOAD_1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ILOAD_1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ILOAD_1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_1
constructs a new ILOAD_1
ILOAD_2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ILOAD_2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ILOAD_2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_2
constructs a new ILOAD_2
ILOAD_3
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ILOAD_3 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ILOAD_3()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_3
constructs a new ILOAD_3
IMPDEP1
- Static variable in class nl.tudelft.simulation.dsol.interpreter.
Operation
RESERVED OPCODE
IMPDEP1
- Static variable in interface nl.tudelft.simulation.dsol.interpreter.operations.
FactoryInterface
RESERVED OPCODE
IMPDEP2
- Static variable in class nl.tudelft.simulation.dsol.interpreter.
Operation
RESERVED OPCODE
IMPDEP2
- Static variable in interface nl.tudelft.simulation.dsol.interpreter.operations.
FactoryInterface
RESERVED OPCODE
IMUL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IMUL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IMUL()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IMUL
constructs a new IMUL
index
- Variable in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKEINTERFACE
the index to load
index
- Variable in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKESPECIAL
the index to load
index
- Variable in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKESTATIC
the index to load
index
- Variable in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKEVIRTUAL
the index to load
INEG
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The INEG operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
INEG()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
INEG
constructs a new INEG
INITIAL
- Static variable in interface nl.tudelft.simulation.dsol.interpreter.process.
ProcessInterface
the INITIAL state of the process
INSTANCEOF
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The INSTANCEOF operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
INSTANCEOF(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
INSTANCEOF
constructs a new INSTANCEOF
interpret(Stack)
- Static method in class nl.tudelft.simulation.dsol.interpreter.
Interpreter
interprets the frameStack
InterpretationThread
- Class in
nl.tudelft.simulation.dsol.interpreter
A InterpretationThread
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
InterpretationThread(Runnable)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.
InterpretationThread
constructs a new InterpretationThread
InterpretationThread(Runnable, String)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.
InterpretationThread
constructs a new InterpretationThread
InterpretationThread(ThreadGroup, Runnable)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.
InterpretationThread
constructs a new InterpretationThread
InterpretationThread(ThreadGroup, Runnable, String)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.
InterpretationThread
constructs a new InterpretationThread
Interpreter
- Class in
nl.tudelft.simulation.dsol.interpreter
The Java interpreter.
INTERPRETER_FACTORY
- Static variable in class nl.tudelft.simulation.dsol.interpreter.
Interpreter
the interpreter factory class name
InterpreterException
- Exception in
nl.tudelft.simulation.dsol.interpreter
An interpreterException.
InterpreterException()
- Constructor for exception nl.tudelft.simulation.dsol.interpreter.
InterpreterException
constructs a new InterpreterException
InterpreterException(String)
- Constructor for exception nl.tudelft.simulation.dsol.interpreter.
InterpreterException
constructs a new InterpreterException
InterpreterException(String, Throwable)
- Constructor for exception nl.tudelft.simulation.dsol.interpreter.
InterpreterException
constructs a new InterpreterException
InterpreterException(Throwable)
- Constructor for exception nl.tudelft.simulation.dsol.interpreter.
InterpreterException
constructs a new InterpreterException
InterpreterFactory
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
A InterpreterFactory
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
InterpreterFactory()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
InterpreterFactory
constructs a new InterpreterFactory
interpreterOracle
- Variable in class nl.tudelft.simulation.dsol.interpreter.operations.custom.
CustomFactory
the interpreterOracle to use
interpreterOracle
- Variable in class nl.tudelft.simulation.dsol.interpreter.operations.custom.
CUSTOMINVOKEVIRTUAL
the interpreterOracle to use
InterpreterOracleInterface
- Interface in
nl.tudelft.simulation.dsol.interpreter.operations.custom
The InterpreterOracleInterface specifies an interface for selecting which methods must be interpreted.
invoke(Object, String, Object[], Class[])
- Static method in class nl.tudelft.simulation.dsol.interpreter.
Interpreter
interpretes the invocation of a method on an object
invoke(Object, AccessibleObject, Object[])
- Static method in class nl.tudelft.simulation.dsol.interpreter.
Interpreter
interpretes the invocation of a method on an object
INVOKEINTERFACE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The INVOKEINTERFACE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
INVOKEINTERFACE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
INVOKEINTERFACE
constructs a new INVOKEINTERFACE
INVOKEINTERFACE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations.reflection
INVOKEINTERFACE
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
INVOKEINTERFACE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKEINTERFACE
constructs a new INVOKEINTERFACE
InvokeOperation
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
A Operation
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
InvokeOperation()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
InvokeOperation
INVOKESPECIAL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The INVOKESPECIAL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
INVOKESPECIAL(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
INVOKESPECIAL
constructs a new INVOKESPECIAL
INVOKESPECIAL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations.reflection
INVOKESPECIAL
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
INVOKESPECIAL(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKESPECIAL
constructs a new INVOKESPECIAL
INVOKESTATIC
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The INVOKESTATIC operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
INVOKESTATIC(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
INVOKESTATIC
constructs a new INVOKESTATIC
INVOKESTATIC
- Class in
nl.tudelft.simulation.dsol.interpreter.operations.reflection
INVOKESTATIC
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
INVOKESTATIC(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKESTATIC
constructs a new INVOKESTATIC
INVOKEVIRTUAL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The INVOKEVIRTUAL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
INVOKEVIRTUAL(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
INVOKEVIRTUAL
constructs a new INVOKEVIRTUAL
INVOKEVIRTUAL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations.reflection
INVOKEVIRTUAL
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
INVOKEVIRTUAL(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKEVIRTUAL
constructs a new INVOKEVIRTUAL
IOR
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IOR operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IOR()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IOR
constructs a new IOR
IREM
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IREM operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IREM()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IREM
constructs a new IREM
IRETURN
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IRETURN operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IRETURN()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IRETURN
constructs a new IRETURN
isEmpty()
- Method in class nl.tudelft.simulation.dsol.interpreter.
OperandStack
is the OperandStack Empty
ISHL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ISHL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ISHL()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ISHL
constructs a new ISHL
ISHR
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ISHR operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ISHR()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ISHR
constructs a new ISHR
isPaused()
- Method in class nl.tudelft.simulation.dsol.interpreter.
Frame
isStatic(AccessibleObject)
- Static method in class nl.tudelft.simulation.dsol.interpreter.operations.
ReturnOperation
is the accessibleObject static?
isSynchronized(AccessibleObject)
- Static method in class nl.tudelft.simulation.dsol.interpreter.operations.
ReturnOperation
is the accessibleObject synchronized?
ISTORE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ISTORE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ISTORE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE
constructs a new ISTORE
ISTORE(DataInput, boolean)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE
constructs a new ISTORE
ISTORE_0
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ISTORE_0 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ISTORE_0()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_0
constructs a new ISTORE_0
ISTORE_1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ISTORE_1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ISTORE_1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_1
constructs a new ISTORE_1
ISTORE_2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ISTORE_2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ISTORE_2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_2
constructs a new ISTORE_2
ISTORE_3
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ISTORE_3 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ISTORE_3()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_3
constructs a new ISTORE_3
ISUB
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ISUB operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
ISUB()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ISUB
constructs a new ISUB
IUSHR
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IUSHR operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IUSHR()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IUSHR
constructs a new IUSHR
IXOR
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The IXOR operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
IXOR()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
IXOR
constructs a new IXOR
J
JSR
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The JSR operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc7.html
.
JSR(DataInput, int)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
JSR
constructs a new JSR
JSR_W
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The JSR_W operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc7.html
.
JSR_W(DataInput, int)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
JSR_W
constructs a new JSR_W
JumpOperation
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The JumpOperation is an abstract class for all operations which return an offset value to jump to a bytecode statement.
JumpOperation()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
JumpOperation
L
L2D
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The L2D operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
L2D()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
L2D
constructs a new L2D
L2F
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The L2F operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
L2F()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
L2F
constructs a new L2F
L2I
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The L2I operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
L2I()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
L2I
constructs a new L2I
LADD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LADD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LADD()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LADD
constructs a new LADD
LALOAD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LALOAD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LALOAD()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LALOAD
constructs a new LALOAD
LAND
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LAND operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LAND()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LAND
constructs a new LAND
LASTORE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LASTORE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LASTORE()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LASTORE
constructs a new LASTORE
LCMP
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LCMP operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LCMP()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LCMP
constructs a new LCMP
LCONST_0
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LCONST_0 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LCONST_0()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LCONST_0
constructs a new LCONST_0
LCONST_1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LCONST_1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LCONST_1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LCONST_1
constructs a new LCONST_1
LDC
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LDC operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LDC(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LDC
constructs a new LDC
LDC2_W
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LDC2_W operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LDC2_W(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LDC2_W
constructs a new LDC_W
LDC_W
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LDC_W operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LDC_W(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LDC_W
constructs a new LDC_W
LDIV
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LDIV operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LDIV()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LDIV
constructs a new LDIV
LineNumber
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A LineNumber
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
LineNumber(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
LineNumber
constructs a new LineNumber
LLOAD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LLOAD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LLOAD(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD
constructs a new LLOAD
LLOAD(DataInput, boolean)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD
constructs a new LLOAD
LLOAD_0
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LLOAD_0 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LLOAD_0()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_0
constructs a new LLOAD_0
LLOAD_1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LLOAD_1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LLOAD_1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_1
constructs a new LLOAD_1
LLOAD_2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LLOAD_2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LLOAD_2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_2
constructs a new LLOAD_2
LLOAD_3
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LLOAD_3 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LLOAD_3()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_3
constructs a new LLOAD_3
LMUL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LMUL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LMUL()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LMUL
constructs a new LMUL
LNEG
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LNEG operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LNEG()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LNEG
constructs a new LNEG
LocalVariable
- Class in
nl.tudelft.simulation.dsol.interpreter
Each frame (�3.6) contains an array of variables known as its local variables.
LocalVariable(LocalVariableDescriptor)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.
LocalVariable
constructs a new LocalVariable
LocalVariableDescriptor
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A Constant
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
LocalVariableDescriptor(DataInput, Constant[])
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
LocalVariableDescriptor
constructs a new LocalVariableDescriptor
localVariables
- Variable in class nl.tudelft.simulation.dsol.interpreter.
Frame
the localVariables of this frame
LOOKUPSWITCH
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LOOKUPSWITCH operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LOOKUPSWITCH(DataInput, int)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LOOKUPSWITCH
constructs a new LOOKUPSWITCH
LOR
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LOR operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LOR()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LOR
constructs a new LOR
LREM
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LREM operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LREM()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LREM
constructs a new LREM
LRETURN
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LRETURN operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LRETURN()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LRETURN
constructs a new LRETURN
LSHL
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LSHL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LSHL()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LSHL
constructs a new LSHL
LSHR
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LSHR operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LSHR()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LSHR
constructs a new LSHR
LSTORE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LSTORE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LSTORE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE
constructs a new LSTORE
LSTORE(DataInput, boolean)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE
constructs a new LSTORE
LSTORE_0
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LSTORE_0 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LSTORE_0()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_0
constructs a new LSTORE_0
LSTORE_1
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LSTORE_1 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LSTORE_1()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_1
constructs a new LSTORE_1
LSTORE_2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LSTORE_2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LSTORE_2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_2
constructs a new LSTORE_2
LSTORE_3
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LSTORE_3 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LSTORE_3()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_3
constructs a new LSTORE_3
LSUB
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LSUB operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LSUB()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LSUB
constructs a new LSUB
LUSHR
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LUSHR operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LUSHR()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LUSHR
constructs a new LUSHR
LXOR
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The LXOR operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc8.html
.
LXOR()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
LXOR
constructs a new LXOR
M
MethodDescriptor
- Class in
nl.tudelft.simulation.dsol.interpreter.classfile
A MethodDescriptor
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
MethodDescriptor(DataInput, Constant[])
- Constructor for class nl.tudelft.simulation.dsol.interpreter.classfile.
MethodDescriptor
constructs a new MethodDescriptor
MONITORENTER
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The MONITORENTER operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc9.html
.
MONITORENTER()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
MONITORENTER
constructs a new MONITORENTER
MONITOREXIT
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The MONITORENTER operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc9.html
.
MONITOREXIT()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
MONITOREXIT
constructs a new MONITOREXIT
MULTIANEWARRAY
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The MULTINEWARRAY operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc9.html
.
MULTIANEWARRAY(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
MULTIANEWARRAY
constructs a new MULTIANEWARRAY
N
NestedProcess
- Class in
nl.tudelft.simulation.dsol.interpreter.process
The NestedProcess class is an process consisting of a list of subProcesses which are sequentially executed.
NestedProcess()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.process.
NestedProcess
constructs a new NestedProcess
NestedProcess(List)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.process.
NestedProcess
constructs a new NestedProcess
NEW
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The NEW operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc10.html
.
NEW(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
NEW
constructs a new NEW
NEW.UninitializedInstance
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
holder class for "to-be-constructed" instances
NEW.UninitializedInstance(Class)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
NEW.UninitializedInstance
constructs a new UninitializedInstance
NEWARRAY
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The NEWARRAY operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc10.html
.
NEWARRAY(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
NEWARRAY
constructs a new NEWARRAY
newInstance(LocalVariableDescriptor[])
- Static method in class nl.tudelft.simulation.dsol.interpreter.
LocalVariable
creates a new array of local variables
nl.tudelft.simulation.dsol.interpreter
- package nl.tudelft.simulation.dsol.interpreter
nl.tudelft.simulation.dsol.interpreter.classfile
- package nl.tudelft.simulation.dsol.interpreter.classfile
nl.tudelft.simulation.dsol.interpreter.operations
- package nl.tudelft.simulation.dsol.interpreter.operations
nl.tudelft.simulation.dsol.interpreter.operations.custom
- package nl.tudelft.simulation.dsol.interpreter.operations.custom
nl.tudelft.simulation.dsol.interpreter.operations.reflection
- package nl.tudelft.simulation.dsol.interpreter.operations.reflection
nl.tudelft.simulation.dsol.interpreter.process
- package nl.tudelft.simulation.dsol.interpreter.process
NOP
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The NOP operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc10.html
.
NOP()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
NOP
constructs a new NOP
O
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
AALOAD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
AASTORE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ACONST_NULL
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_0
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ALOAD_3
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ANEWARRAY
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ARETURN
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ARRAYLENGTH
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_0
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ASTORE_3
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ATHROW
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
BALOAD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
BASTORE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
BIPUSH
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
CALOAD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
CASTORE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
CHECKCAST
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
D2F
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
D2I
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
D2L
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DADD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DALOAD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DASTORE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DCMPG
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DCMPL
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DCONST_0
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DCONST_1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DDIV
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_0
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DLOAD_3
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DMUL
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DNEG
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DREM
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DRETURN
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_0
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DSTORE_3
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DSUB
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP2_X1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP2_X2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP_X1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
DUP_X2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
F2D
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
F2I
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
F2L
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FADD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FALOAD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FASTORE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FCMPG
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FCMPL
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FCONST_0
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FCONST_1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FCONST_2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FDIV
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_0
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FLOAD_3
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FMUL
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FNEG
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FREM
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FRETURN
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_0
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FSTORE_3
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
FSUB
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
GETFIELD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
GETSTATIC
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
GOTO
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
GOTOW
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
I2B
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
I2C
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
I2D
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
I2F
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
I2L
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
I2S
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IADD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IALOAD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IAND
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IASTORE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_0
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_3
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_4
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_5
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ICONST_m1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IDIV
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ACMPEQ
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ACMPNE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPEQ
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPGE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPGT
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPLE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPLT
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IF_ICMPNE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IFEQ
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IFGE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IFGT
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IFLE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IFLT
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IFNE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IFNONNULL
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IFNULL
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IINC
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_0
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ILOAD_3
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IMUL
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
INEG
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
INSTANCEOF
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IOR
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IREM
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IRETURN
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ISHL
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ISHR
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_0
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ISTORE_3
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
ISUB
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IUSHR
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
IXOR
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
JSR
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
JSR_W
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
L2D
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
L2F
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
L2I
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LADD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LALOAD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LAND
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LASTORE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LCMP
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LCONST_0
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LCONST_1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LDC
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LDC2_W
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LDC_W
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LDIV
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_0
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LLOAD_3
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LMUL
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LNEG
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LOOKUPSWITCH
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LOR
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LREM
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LRETURN
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LSHL
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LSHR
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_0
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_1
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LSTORE_3
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LSUB
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LUSHR
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
LXOR
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
MONITORENTER
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
MONITOREXIT
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
MULTIANEWARRAY
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
NEW
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
NEWARRAY
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
NOP
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
POP
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
POP2
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
PUTFIELD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
PUTSTATIC
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKEINTERFACE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKESPECIAL
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKESTATIC
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
INVOKEVIRTUAL
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
RET
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
RETURN
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
SALOAD
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
SASTORE
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
SIPUSH
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
SWAP
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
TABLESWITCH
OP refers to the operand code
OP
- Static variable in class nl.tudelft.simulation.dsol.interpreter.operations.
WIDE
OP refers to the operand code
OPCODE_BYTE_LENGTH
- Static variable in class nl.tudelft.simulation.dsol.interpreter.
Operation
OPCODE_BYTE_LENGTH
operandStack
- Variable in class nl.tudelft.simulation.dsol.interpreter.
Frame
the operandStack of this frame
OperandStack
- Class in
nl.tudelft.simulation.dsol.interpreter
Each frame (�3.6) contains a last-in-first-out (LIFO) stack known as its operand stack.
OperandStack(int)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.
OperandStack
constructs a new OperandStack
Operation
- Class in
nl.tudelft.simulation.dsol.interpreter
Represents a Java virtual machine instruction.
Operation()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.
Operation
owner
- Variable in class nl.tudelft.simulation.dsol.interpreter.process.
SubProcess
the owner of this process
P
peek()
- Method in class nl.tudelft.simulation.dsol.interpreter.
OperandStack
peeks the first object from the stack.
peek(int)
- Method in class nl.tudelft.simulation.dsol.interpreter.
OperandStack
peeks the depth-object from the stack.
pop()
- Method in class nl.tudelft.simulation.dsol.interpreter.
OperandStack
pops the first object from the operandstack.
POP
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The POP operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc11.html
.
POP()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
POP
constructs a new POP
POP2
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The POP2 operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc11.html
.
POP2()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
POP2
constructs a new POP2
process()
- Method in class nl.tudelft.simulation.dsol.interpreter.process.
NestedProcess
Process
- Class in
nl.tudelft.simulation.dsol.interpreter.process
The Process class is an abstract Process which can be suspended and resumed.
Process()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.process.
Process
constructs a new Process
process()
- Method in class nl.tudelft.simulation.dsol.interpreter.process.
Process
processes the process.
process()
- Method in interface nl.tudelft.simulation.dsol.interpreter.process.
ProcessInterface
processes the process
process()
- Method in class nl.tudelft.simulation.dsol.interpreter.process.
SubProcess
executes the process
ProcessFactory
- Class in
nl.tudelft.simulation.dsol.interpreter.process
A InterpreterFactory
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
ProcessFactory(InterpreterOracleInterface)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.process.
ProcessFactory
constructs a new InterpreterFactory
ProcessInterface
- Interface in
nl.tudelft.simulation.dsol.interpreter.process
ProcessInterpreterOracle
- Class in
nl.tudelft.simulation.dsol.interpreter.process
The specifies
ProcessInterpreterOracle()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.process.
ProcessInterpreterOracle
constructs a new ProcessInterpreterOracle
PROCESSINVOKESPECIAL
- Class in
nl.tudelft.simulation.dsol.interpreter.process
PROCESSINVOKEVIRTUAL
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
PROCESSINVOKESPECIAL(InterpreterOracleInterface, DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.process.
PROCESSINVOKESPECIAL
constructs a new PROCESSINVOKEVIRTUAL
PROCESSINVOKEVIRTUAL
- Class in
nl.tudelft.simulation.dsol.interpreter.process
PROCESSINVOKEVIRTUAL
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
PROCESSINVOKEVIRTUAL(InterpreterOracleInterface, DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.process.
PROCESSINVOKEVIRTUAL
constructs a new PROCESSINVOKEVIRTUAL
push(Object)
- Method in class nl.tudelft.simulation.dsol.interpreter.
OperandStack
pushes object on the stack
PUTFIELD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The PUTFIELD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc11.html
.
PUTFIELD(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
PUTFIELD
constructs a new PUTFIELD
PUTSTATIC
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The PUTSTATIC operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc11.html
.
PUTSTATIC(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
PUTSTATIC
constructs a new PUTSTATIC
R
readConstant(Constant[], DataInput)
- Static method in class nl.tudelft.simulation.dsol.interpreter.classfile.
Constant
reads a constant from the stream
readOperation(int, DataInput, int)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.custom.
CustomFactory
readOperation(DataInput, int)
- Method in interface nl.tudelft.simulation.dsol.interpreter.operations.
FactoryInterface
resolves an operation for an operandCode
readOperation(int, DataInput, int)
- Method in interface nl.tudelft.simulation.dsol.interpreter.operations.
FactoryInterface
resolves an operation for an operandCode
readOperation(DataInput, int)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
InterpreterFactory
readOperation(int, DataInput, int)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
InterpreterFactory
readOperation(int, DataInput, int)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
ReflectionFactory
readOperation(int, DataInput, int)
- Method in class nl.tudelft.simulation.dsol.interpreter.process.
ProcessFactory
reads a sequence of bytes and returns the appropriate bytecode operations.
ReflectionFactory
- Class in
nl.tudelft.simulation.dsol.interpreter.operations.reflection
A InterpreterFactory
(c) copyright 2002-2005
Delft University of Technology
, the Netherlands.
ReflectionFactory()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.reflection.
ReflectionFactory
constructs a new InterpreterFactory
replace(LocalVariable[], Object, Object)
- Static method in class nl.tudelft.simulation.dsol.interpreter.
LocalVariable
replaces the value of a localVarialbe
replace(Object, Object)
- Method in class nl.tudelft.simulation.dsol.interpreter.
OperandStack
replaces all instances of oldObject by newObject
resolveExceptionEntry(ExceptionEntry[], Class, int)
- Static method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ExceptionEntry
Resolves the exceptionEntry for this particular exceptionType
resume()
- Method in class nl.tudelft.simulation.dsol.interpreter.process.
Process
resumes this process
resume()
- Method in interface nl.tudelft.simulation.dsol.interpreter.process.
ProcessInterface
resumes this process
resume()
- Method in class nl.tudelft.simulation.dsol.interpreter.process.
SubProcess
RET
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The RET operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc12.html
.
RET(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
RET
constructs a new RET
RET(DataInput, boolean)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
RET
constructs a new RET
RETURN
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The RETURN operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc12.html
.
RETURN()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
RETURN
constructs a new RETURN
ReturnOperation
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The ReturnOperation is an abstract class for all operations which do return any value.
ReturnOperation()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
ReturnOperation
run()
- Method in class nl.tudelft.simulation.dsol.interpreter.
InterpretationThread
S
SALOAD
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The SALOAD operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc13.html
.
SALOAD()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
SALOAD
constructs a new SALOAD
SASTORE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The SASTORE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc13.html
.
SASTORE()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
SASTORE
constructs a new SASTORE
setBytePosition(int)
- Method in class nl.tudelft.simulation.dsol.interpreter.operations.
ATHROW
sets the bytePosition of this ATROW operation
setFactory(FactoryInterface)
- Static method in class nl.tudelft.simulation.dsol.interpreter.
Interpreter
sets the Interpreter factory.
setMethod(AccessibleObject)
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
MethodDescriptor
sets the method of this descriptor
setPaused(boolean)
- Method in class nl.tudelft.simulation.dsol.interpreter.
Frame
setReturnPosition(int)
- Method in class nl.tudelft.simulation.dsol.interpreter.
Frame
setState(short)
- Method in class nl.tudelft.simulation.dsol.interpreter.process.
Process
sets the state of the process
setValue(Object)
- Method in class nl.tudelft.simulation.dsol.interpreter.
LocalVariable
shouldBeInterpreted(Method)
- Method in interface nl.tudelft.simulation.dsol.interpreter.operations.custom.
InterpreterOracleInterface
whether to interpret methods defined in instances of myClass
shouldBeInterpreted(Method)
- Method in class nl.tudelft.simulation.dsol.interpreter.process.
ProcessInterpreterOracle
SIPUSH
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The SIPUSH operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc13.html
.
SIPUSH(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
SIPUSH
constructs a new SIPUSH
state
- Variable in class nl.tudelft.simulation.dsol.interpreter.process.
Process
the state of the process
STATE_CHANGE_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.interpreter.process.
ProcessInterface
state change events are fired whenever the state of a process changes.
SubProcess
- Class in
nl.tudelft.simulation.dsol.interpreter.process
The SubProcess class is an process consisting of a list of subProcesses which are sequentially executed.
SubProcess(NestedProcess)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.process.
SubProcess
constructs a new SubProcess
subProcesses
- Variable in class nl.tudelft.simulation.dsol.interpreter.process.
NestedProcess
the list of subProcesses
suspend()
- Method in class nl.tudelft.simulation.dsol.interpreter.process.
Process
suspend()
- Method in interface nl.tudelft.simulation.dsol.interpreter.process.
ProcessInterface
suspends the process.
suspend()
- Method in class nl.tudelft.simulation.dsol.interpreter.process.
SubProcess
SUSPEND_METHOD
- Static variable in class nl.tudelft.simulation.dsol.interpreter.process.
ProcessFactory
the SUSPEND METHOD
SUSPENDED
- Static variable in interface nl.tudelft.simulation.dsol.interpreter.process.
ProcessInterface
the SUSPENDED state of the process
SWAP
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The SWAP operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc13.html
.
SWAP()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
SWAP
constructs a new SWAP
T
TABLESWITCH
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The TABLESWITCH operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc14.html
.
TABLESWITCH(DataInput, int)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
TABLESWITCH
constructs a new TABLESWITCH
toString(Constant[])
- Static method in class nl.tudelft.simulation.dsol.interpreter.classfile.
Constant
parses the constantPool to string
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantClass
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantDouble
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantFieldref
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantFloat
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantInteger
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantInterfaceMethodref
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantLong
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantMethodref
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantNameAndType
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantString
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
ConstantUTF8
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.classfile.
LocalVariableDescriptor
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.
Frame
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.
LocalVariable
toString(LocalVariable[])
- Static method in class nl.tudelft.simulation.dsol.interpreter.
LocalVariable
parses the localVariables to string
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.
OperandStack
toString()
- Method in class nl.tudelft.simulation.dsol.interpreter.
Operation
toString(MethodDescriptor, Operation[])
- Static method in class nl.tudelft.simulation.dsol.interpreter.
Operation
represents a set of operations as string.
V
VoidOperation
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The VoidOperation is an abstract class for all operations which do not return any value.
VoidOperation()
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
VoidOperation
W
WIDE
- Class in
nl.tudelft.simulation.dsol.interpreter.operations
The WIDE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc15.html
.
WIDE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.interpreter.operations.
WIDE
constructs a new WIDE
A
B
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2002-2011
Delft University of Technology, the Netherlands
. All Rights Reserved.