Uses of Class
gnu.expr.BlockExp
Packages that use BlockExp
Package
Description
Supports
Expression
,
and various related classes need to compile programming languages.-
Uses of BlockExp in gnu.expr
Modifier and TypeMethodDescriptionprotected Expression
ANormalize.visitBlockExp
(BlockExp exp, gnu.expr.ANormalize.Context context) protected R
ExpVisitor.visitBlockExp
(BlockExp exp, D d) protected Expression
FindTailCalls.visitBlockExp
(BlockExp exp, Expression returnContinuation) protected Expression
PushApply.visitBlockExp
(BlockExp exp, Void ignored)