Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
W
X
B
BINOP
- Class in
tree
Expressão cujo resultado é obtido de uma operação binária.
BINOP(int, Exp, Exp)
- Constructor for class tree.
BINOP
build(List<Exp>)
- Method in class tree.
BINOP
build(List<Exp>)
- Method in class tree.
CALL
build(List<Exp>)
- Method in class tree.
CJUMP
build(List<Exp>)
- Method in class tree.
CONST
build(List<Exp>)
- Method in class tree.
ESEQ
build(List<Exp>)
- Method in class tree.
Exp
build(List<Exp>)
- Method in class tree.
EXPSTM
build(List<Exp>)
- Method in class tree.
JUMP
build(List<Exp>)
- Method in class tree.
LABEL
build(List<Exp>)
- Method in class tree.
MEM
build(List<Exp>)
- Method in class tree.
MOVE
build(List<Exp>)
- Method in class tree.
NAME
build(List<Exp>)
- Method in class tree.
SEQ
build(List<Exp>)
- Method in class tree.
Stm
Você não deverá utilizar esse método no seu projeto! Ele é utilizado em outras partes do compilador.
build(List<Exp>)
- Method in class tree.
TEMP
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
W
X