 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
• |
Adjust the Ex,
Nx, Cx according to the way in
|
|
|
which it is used
|
|
|
• |
Tree.Exp unEx()
|
|
|
|
– |
Presents
whatever unEx has been called on as a
|
|
|
simple
expression
|
|
|
• |
Tree.Stm unNx()
|
|
|
|
– |
Presents
receiver as a statement
|
|
|
• |
Tree.Stm
unCx(Temp.Label t, Temp.Label f)
|
|
|
|
– |
Presents
receiver as a conditional statement, passing
|
|
control either
to label t or f
|
|