Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Z
_
L
Label
- Class in
net.sf.transjvm
A label performs no action, but serves as a target for jumps and branches.
Label()
- Constructor for class net.sf.transjvm.
Label
Constructs a new Label
label(int)
- Method in interface net.sf.transjvm.util.
StatementVisitor
lconst(long)
- Method in class net.sf.transjvm.
InstructionStream
LE
- Static variable in class net.sf.transjvm.
Operator
The less than or equals operator.
length()
- Method in class net.sf.transjvm.
Expression
Returns a Expression for the length of this array.
line(int)
- Method in class net.sf.transjvm.
InstructionStream
Marks start of new source code line, for debugging.
line(int)
- Method in class net.sf.transjvm.
Statement
Returns the same statement, but with the line number attached for debugging.
line(Statement, int)
- Method in interface net.sf.transjvm.util.
StatementVisitor
LineNumberTable
- Class in
net.sf.transjvm.jvm
LineNumberTable()
- Constructor for class net.sf.transjvm.jvm.
LineNumberTable
list(List<Statement>)
- Static method in class net.sf.transjvm.
Statement
Returns a Statement representing a list of statements, to be executed sequentially.
list(Statement...)
- Static method in class net.sf.transjvm.
Statement
Returns a Statement representing a list of statements, to be executed sequentially.
list(Statement[])
- Method in interface net.sf.transjvm.util.
StatementVisitor
local(TypeID, int)
- Method in interface net.sf.transjvm.util.
ExpressionVisitor
LocalVariableTable
- Class in
net.sf.transjvm.jvm
LocalVariableTable()
- Constructor for class net.sf.transjvm.jvm.
LocalVariableTable
logicalNot()
- Method in class net.sf.transjvm.
Expression
Returns an expression representing the logical converse of this Expression.
LONG
- Static variable in class net.sf.transjvm.
TypeID
Alias for INT64
longValue()
- Method in class net.sf.transjvm.util.
Evaluator.Double
longValue()
- Method in class net.sf.transjvm.util.
Evaluator.Float
longValue()
- Method in class net.sf.transjvm.util.
Evaluator.Integer
longValue()
- Method in class net.sf.transjvm.util.
Evaluator.Long
longValue(Expression)
- Method in class net.sf.transjvm.util.
Evaluator
LT
- Static variable in class net.sf.transjvm.
Operator
The less than operator.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Z
_
Copyright 2004-5, Mark Shannon