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
I
I2B
- Static variable in interface net.janino.
Opcode
I2C
- Static variable in interface net.janino.
Opcode
I2D
- Static variable in interface net.janino.
Opcode
I2F
- Static variable in interface net.janino.
Opcode
I2L
- Static variable in interface net.janino.
Opcode
I2S
- Static variable in interface net.janino.
Opcode
IADD
- Static variable in interface net.janino.
Opcode
IALOAD
- Static variable in interface net.janino.
Opcode
IAND
- Static variable in interface net.janino.
Opcode
IASTORE
- Static variable in interface net.janino.
Opcode
IClass
- class net.janino.
IClass
.
A simplified equivalent to "java.lang.reflect".
IClass.IConstructor
- class net.janino.
IClass.IConstructor
.
IClass.IConstructor(IClass)
- Constructor for class net.janino.
IClass.IConstructor
IClass.IField
- class net.janino.
IClass.IField
.
IClass.IField(IClass)
- Constructor for class net.janino.
IClass.IField
IClass.IInvocable
- class net.janino.
IClass.IInvocable
.
IClass.IInvocable(IClass)
- Constructor for class net.janino.
IClass.IInvocable
IClass.IMember
- class net.janino.
IClass.IMember
.
IClass.IMember(IClass)
- Constructor for class net.janino.
IClass.IMember
IClass.IMethod
- class net.janino.
IClass.IMethod
.
IClass.IMethod(IClass)
- Constructor for class net.janino.
IClass.IMethod
IClass()
- Constructor for class net.janino.
IClass
IClassLoader
- interface net.janino.
IClassLoader
.
Loads an
IClass
by type name.
ICONST_0
- Static variable in interface net.janino.
Opcode
ICONST_1
- Static variable in interface net.janino.
Opcode
ICONST_2
- Static variable in interface net.janino.
Opcode
ICONST_3
- Static variable in interface net.janino.
Opcode
ICONST_4
- Static variable in interface net.janino.
Opcode
ICONST_5
- Static variable in interface net.janino.
Opcode
ICONST_M1
- Static variable in interface net.janino.
Opcode
IDIV
- Static variable in interface net.janino.
Opcode
IF_ACMPEQ
- Static variable in interface net.janino.
Opcode
IF_ACMPNE
- Static variable in interface net.janino.
Opcode
IF_ICMPEQ
- Static variable in interface net.janino.
Opcode
IF_ICMPGE
- Static variable in interface net.janino.
Opcode
IF_ICMPGT
- Static variable in interface net.janino.
Opcode
IF_ICMPLE
- Static variable in interface net.janino.
Opcode
IF_ICMPLT
- Static variable in interface net.janino.
Opcode
IF_ICMPNE
- Static variable in interface net.janino.
Opcode
IFEQ
- Static variable in interface net.janino.
Opcode
IFGE
- Static variable in interface net.janino.
Opcode
IFGT
- Static variable in interface net.janino.
Opcode
IFLE
- Static variable in interface net.janino.
Opcode
IFLT
- Static variable in interface net.janino.
Opcode
IFNE
- Static variable in interface net.janino.
Opcode
IFNONNULL
- Static variable in interface net.janino.
Opcode
IFNULL
- Static variable in interface net.janino.
Opcode
IINC
- Static variable in interface net.janino.
Opcode
ILOAD
- Static variable in interface net.janino.
Opcode
ILOAD_0
- Static variable in interface net.janino.
Opcode
ILOAD_1
- Static variable in interface net.janino.
Opcode
ILOAD_2
- Static variable in interface net.janino.
Opcode
ILOAD_3
- Static variable in interface net.janino.
Opcode
implicitBlock
- Variable in class net.janino.
Java.ForStatement
IMUL
- Static variable in interface net.janino.
Opcode
INEG
- Static variable in interface net.janino.
Opcode
INSTANCEOF
- Static variable in interface net.janino.
Opcode
INT
- Static variable in class net.janino.
Descriptor
INT
- Static variable in class net.janino.
IClass
The singleton that represents the "int" type.
INT
- Static variable in class net.janino.
Java.BasicType
INTERFACE
- Static variable in class net.janino.
Mod
INVALID_OPCODE
- Static variable in interface net.janino.
Opcode
Constants for the "OPCODE_PROPERTIES" array.
INVOKEINTERFACE
- Static variable in interface net.janino.
Opcode
INVOKESPECIAL
- Static variable in interface net.janino.
Opcode
INVOKESTATIC
- Static variable in interface net.janino.
Opcode
INVOKEVIRTUAL
- Static variable in interface net.janino.
Opcode
IO_LV_0
- Static variable in interface net.janino.
Opcode
IO_LV_1
- Static variable in interface net.janino.
Opcode
IO_LV_2
- Static variable in interface net.janino.
Opcode
IO_LV_3
- Static variable in interface net.janino.
Opcode
IO_MASK
- Static variable in interface net.janino.
Opcode
IOR
- Static variable in interface net.janino.
Opcode
IREM
- Static variable in interface net.janino.
Opcode
IRETURN
- Static variable in interface net.janino.
Opcode
isArray()
- Method in class net.janino.
IClass
Returns "true" if this type represents an array.
isArray()
- Method in class net.janino.
ReflectionIClass
isArray()
- Method in class net.janino.
Java.ClassOrInterfaceDeclaration
isArrayReference(String)
- Static method in class net.janino.
Descriptor
isAssignableFrom(IClass)
- Method in class net.janino.
IClass
Determine if "this" is assignable from "that".
isBooleanLiteral()
- Method in class net.janino.
Scanner.Token
isCharacterLiteral()
- Method in class net.janino.
Scanner.Token
isClassOrInterfaceReference(String)
- Static method in class net.janino.
Descriptor
isDoubleLiteral()
- Method in class net.janino.
Scanner.Token
isEOF()
- Method in class net.janino.
Scanner.Token
"EOF" token.
isFloatLiteral()
- Method in class net.janino.
Scanner.Token
ISHL
- Static variable in interface net.janino.
Opcode
ISHR
- Static variable in interface net.janino.
Opcode
isIdentifier()
- Method in class net.janino.
Scanner.Token
Identifier token.
isIdentifier(String)
- Method in class net.janino.
Scanner.Token
isIntegerLiteral()
- Method in class net.janino.
Scanner.Token
isInterface()
- Method in class net.janino.
IClass
Returns "true" if this type represents an interface.
isInterface()
- Method in class net.janino.
ReflectionIClass
isInterface()
- Method in class net.janino.
Java.ClassDeclaration
isInterface()
- Method in class net.janino.
Java.InterfaceDeclaration
isKeyword()
- Method in class net.janino.
Scanner.Token
Keyword token.
isKeyword(String)
- Method in class net.janino.
Scanner.Token
isKeyword(String[])
- Method in class net.janino.
Scanner.Token
isLessSpecificThan(IClass.IInvocable)
- Method in class net.janino.
IClass.IInvocable
isLiteral()
- Method in class net.janino.
Scanner.Token
Literal token.
isLongLiteral()
- Method in class net.janino.
Scanner.Token
isMoreSpecificThan(IClass.IInvocable)
- Method in class net.janino.
IClass.IInvocable
isNullLiteral()
- Method in class net.janino.
Scanner.Token
isNumericLiteral()
- Method in class net.janino.
Scanner.Token
isOperator()
- Method in class net.janino.
Scanner.Token
Operator token.
isOperator(String)
- Method in class net.janino.
Scanner.Token
isOperator(String[])
- Method in class net.janino.
Scanner.Token
isPrimitive()
- Method in class net.janino.
IClass
Returns "true" if this type represents a primitive type or "void".
isPrimitive()
- Method in class net.janino.
ReflectionIClass
isPrimitive()
- Method in class net.janino.
Java.ClassOrInterfaceDeclaration
isPrimitiveNumeric()
- Method in class net.janino.
IClass
Returns "true" if this type represents "byte", "short", "int", "long", "float" or "double".
isPrimitiveNumeric()
- Method in class net.janino.
ReflectionIClass
isPrimitiveNumeric()
- Method in class net.janino.
Java.ClassOrInterfaceDeclaration
isReference(String)
- Static method in class net.janino.
Descriptor
isStatic()
- Method in class net.janino.
IClass.IMethod
isStatic()
- Method in class net.janino.
IClass.IField
isStringLiteral()
- Method in class net.janino.
Scanner.Token
ISTORE
- Static variable in interface net.janino.
Opcode
ISTORE_0
- Static variable in interface net.janino.
Opcode
ISTORE_1
- Static variable in interface net.janino.
Opcode
ISTORE_2
- Static variable in interface net.janino.
Opcode
ISTORE_3
- Static variable in interface net.janino.
Opcode
isType()
- Method in class net.janino.
Java.Atom
isType()
- Method in class net.janino.
Java.AmbiguousName
ISUB
- Static variable in interface net.janino.
Opcode
isWideningPrimitiveConvertible(IClass, IClass)
- Static method in class net.janino.
Java
IUSHR
- Static variable in interface net.janino.
Opcode
IXOR
- Static variable in interface net.janino.
Opcode
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