Uses of Class
gnu.expr.FluidLetExp
Packages that use FluidLetExp
Package
Description
Supports
Expression
,
and various related classes need to compile programming languages.-
Uses of FluidLetExp in gnu.expr
Methods in gnu.expr with parameters of type FluidLetExpModifier and TypeMethodDescriptionprotected R
ExpVisitor.visitFluidLetExp
(FluidLetExp exp, D d) protected Expression
FindCapturedVars.visitFluidLetExp
(FluidLetExp exp, Void ignored) protected Expression
FindTailCalls.visitFluidLetExp
(FluidLetExp exp, Expression returnContinuation) protected Expression
InlineCalls.visitFluidLetExp
(FluidLetExp exp, Type required)