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 ExpressionANormalize.visitBlockExp(BlockExp exp, gnu.expr.ANormalize.Context context) protected RExpVisitor.visitBlockExp(BlockExp exp, D d) protected ExpressionFindTailCalls.visitBlockExp(BlockExp exp, Expression returnContinuation) protected ExpressionPushApply.visitBlockExp(BlockExp exp, Void ignored)