Uses of Class
gnu.expr.BeginExp
Packages that use BeginExp
Package
Description
Supports
Expression
,
and various related classes need to compile programming languages.-
Uses of BeginExp in gnu.expr
Modifier and TypeMethodDescriptionprotected Expression
ANormalize.visitBeginExp
(BeginExp exp, gnu.expr.ANormalize.Context context) protected Expression
ChainLambdas.visitBeginExp
(BeginExp exp, ScopeExp scope) protected R
ExpVisitor.visitBeginExp
(BeginExp exp, D d) protected Expression
FindTailCalls.visitBeginExp
(BeginExp exp, Expression returnContinuation) protected Expression
InlineCalls.visitBeginExp
(BeginExp exp, Type required)