Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
<
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
W
D
D2F
- Static variable in interface net.janino.
Opcode
D2I
- Static variable in interface net.janino.
Opcode
D2L
- Static variable in interface net.janino.
Opcode
DADD
- Static variable in interface net.janino.
Opcode
DALOAD
- Static variable in interface net.janino.
Opcode
DASTORE
- Static variable in interface net.janino.
Opcode
DCMPG
- Static variable in interface net.janino.
Opcode
DCMPL
- Static variable in interface net.janino.
Opcode
DCONST_0
- Static variable in interface net.janino.
Opcode
DCONST_1
- Static variable in interface net.janino.
Opcode
DDIV
- Static variable in interface net.janino.
Opcode
declaredClasses
- Variable in class net.janino.
Java.ClassOrInterfaceDeclaration
declaredInterfaces
- Variable in class net.janino.
Java.ClassOrInterfaceDeclaration
declaredMethods
- Variable in class net.janino.
Java.ClassOrInterfaceDeclaration
declaringClassOrInterface
- Variable in class net.janino.
Java.FunctionDeclarator
defineClass(String, byte[])
- Method in class net.janino.
EvaluatorBase.ByteArrayClassLoader
defineIClass(Class)
- Method in class net.janino.
ClassLoaderIClassLoader
Similar to
IClassLoader.loadIClass(String)
, but loads the
IClass
by
java.lang.Class
rather than by descriptor.
defineIClass(IClass)
- Method in class net.janino.
IClassLoader
Define an
IClass
in the context of this
IClassLoader
.
defineLocalVariable(Java.Locatable, ClassFile.CodeAttribute, boolean, IClass, String)
- Method in class net.janino.
Java.Block
defineLocalVariables(ClassFile.CodeAttribute, Java.LocalVariableDeclarationStatement)
- Method in class net.janino.
Java.Block
DemoBase
- class net.janino.samples.
DemoBase
.
Common base class for the "...Demo" classes that demostrate Janino.
DemoBase()
- Constructor for class net.janino.samples.
DemoBase
Descriptor
- class net.janino.
Descriptor
.
Helper class that defines useful methods for handling "field descriptors" (JVMS 4.3.2) and "method descriptors" (JVMS 4.3.3).
Descriptor()
- Constructor for class net.janino.
Descriptor
DLOAD
- Static variable in interface net.janino.
Opcode
DLOAD_0
- Static variable in interface net.janino.
Opcode
DLOAD_1
- Static variable in interface net.janino.
Opcode
DLOAD_2
- Static variable in interface net.janino.
Opcode
DLOAD_3
- Static variable in interface net.janino.
Opcode
DMUL
- Static variable in interface net.janino.
Opcode
DNEG
- Static variable in interface net.janino.
Opcode
DOUBLE
- Static variable in class net.janino.
Descriptor
DOUBLE
- Variable in class net.janino.
IClassLoader
DOUBLE
- Static variable in class net.janino.
Java.BasicType
doUnprivileged(PrivilegedAction)
- Static method in class net.janino.
Sandbox
Execute an action in an unprivileged context.
doUnprivileged(PrivilegedExceptionAction)
- Static method in class net.janino.
Sandbox
Execute an action in an unprivileged context.
DREM
- Static variable in interface net.janino.
Opcode
DRETURN
- Static variable in interface net.janino.
Opcode
DSTORE
- Static variable in interface net.janino.
Opcode
DSTORE_0
- Static variable in interface net.janino.
Opcode
DSTORE_1
- Static variable in interface net.janino.
Opcode
DSTORE_2
- Static variable in interface net.janino.
Opcode
DSTORE_3
- Static variable in interface net.janino.
Opcode
DSUB
- Static variable in interface net.janino.
Opcode
DUP
- Static variable in interface net.janino.
Opcode
DUP_X1
- Static variable in interface net.janino.
Opcode
DUP_X2
- Static variable in interface net.janino.
Opcode
dup(ClassFile.CodeAttribute, IClass)
- Static method in class net.janino.
Java
dup(ClassFile.CodeAttribute, int)
- Static method in class net.janino.
Java
DUP2
- Static variable in interface net.janino.
Opcode
DUP2_X1
- Static variable in interface net.janino.
Opcode
DUP2_X2
- Static variable in interface net.janino.
Opcode
dupx(ClassFile.CodeAttribute, IClass, int)
- Static method in class net.janino.
Java
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
<
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
W