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