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 ExpressionANormalize.visitBeginExp(BeginExp exp, gnu.expr.ANormalize.Context context) protected ExpressionChainLambdas.visitBeginExp(BeginExp exp, ScopeExp scope) protected RExpVisitor.visitBeginExp(BeginExp exp, D d) protected ExpressionFindTailCalls.visitBeginExp(BeginExp exp, Expression returnContinuation) protected ExpressionInlineCalls.visitBeginExp(BeginExp exp, Type required)