gnu.expr
public class FluidLetExp extends LetExp
| Constructor Summary | |
|---|---|
| FluidLetExp(Expression[] i) | |
| Method Summary | |
|---|---|
| void | compile(Compilation comp, Target target) |
| protected boolean | mustCompile() |
| void | print(OutPort out) |
| protected Expression | walk(ExpWalker walker) |