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
_
N
name(Variable, String, Statement)
- Method in class net.sf.transjvm.
Frame
Assigns a name to a variable from this Frame, for debugging purposes.
NATIVE
- Static variable in class net.sf.transjvm.
Flags
Marks method as native.
NE
- Static variable in class net.sf.transjvm.
Operator
The inequality operator.
negate()
- Method in class net.sf.transjvm.
Expression
Returns an expression representing the negative of this Expression.
negate(Expression)
- Method in interface net.sf.transjvm.util.
ExpressionVisitor
net.sf.transjvm
- package net.sf.transjvm
net.sf.transjvm.jvm
- package net.sf.transjvm.jvm
net.sf.transjvm.util
- package net.sf.transjvm.util
newarray(TypeID)
- Method in class net.sf.transjvm.
InstructionStream
newArray(TypeID, Expression)
- Method in interface net.sf.transjvm.util.
ExpressionVisitor
newInstance()
- Method in class net.sf.transjvm.
ConstructorID
Creates a new Object and invokes this constructor no arguments.
newInstance(Expression...)
- Method in class net.sf.transjvm.
ConstructorID
Creates a new Object and invokes this constructor with several arguments.
newLine(int, int)
- Method in class net.sf.transjvm.jvm.
LineNumberTable
not()
- Method in class net.sf.transjvm.
Expression
Deprecated.
Use
logicalNot()
or
bitwiseNot()
instead. Acts as logicalNot() if this expression is boolean, bitwiseNot() otherwise.
not(Expression)
- Method in interface net.sf.transjvm.util.
ExpressionVisitor
NULL
- Static variable in class net.sf.transjvm.
Expression
Expression representing the constant
null
.
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