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
_
P
parameter(int)
- Method in class net.sf.transjvm.
Frame
Returns a variable for parameter n.
patch(int)
- Method in class net.sf.transjvm.
InstructionStream
Patches a forward jump or branch, to branch to the current address.
pop2()
- Method in class net.sf.transjvm.
InstructionStream
postIncrement()
- Method in class net.sf.transjvm.
Variable
Returns an expression which increments the variable by one as a side effect, and evaluates to the value of the variable after it has incremented.
preIncrement()
- Method in class net.sf.transjvm.
Variable
Returns an expression which evaluates to the same as this Variable, while incrementing the variable by one as a side effect.
PRIVATE
- Static variable in class net.sf.transjvm.
Flags
Private access ie, this class only.
PROTECTED
- Static variable in class net.sf.transjvm.
Flags
Protected access ie, As default plus subclasses.
PUBLIC
- Static variable in class net.sf.transjvm.
Flags
Public access ie, Accessible from anywhere.
putfield(FieldID)
- Method in class net.sf.transjvm.
InstructionStream
putstatic(FieldID)
- Method in class net.sf.transjvm.
InstructionStream
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