Uses of Class
gnu.expr.SetExp
Packages that use SetExp
Package
Description
Supports
Expression
,
and various related classes need to compile programming languages.-
Uses of SetExp in gnu.expr
Modifier and TypeMethodDescriptionstatic SetExp
SetExp.makeDefinition
(Declaration decl, Expression val) static SetExp
SetExp.makeDefinition
(Object symbol, Expression val) Modifier and TypeMethodDescriptionvoid
Declaration.noteValueFromSet
(SetExp setter) protected Expression
ANormalize.visitSetExp
(SetExp exp, gnu.expr.ANormalize.Context context) protected Expression
ChainLambdas.visitSetExp
(SetExp sexp, ScopeExp scope) protected R
ExpVisitor.visitSetExp
(SetExp exp, D d) protected Expression
FindCapturedVars.visitSetExp
(SetExp exp, Void ignored) protected Expression
FindTailCalls.visitSetExp
(SetExp exp, Expression returnContinuation) protected Expression
InlineCalls.visitSetExp
(SetExp exp, Type required) protected Expression
ResolveNames.visitSetExp
(SetExp exp, Void ignored) -
Uses of SetExp in gnu.xquery.lang
Methods in gnu.xquery.lang with parameters of type SetExpModifier and TypeMethodDescriptionprotected Expression
XQResolveNames.visitSetExp
(SetExp exp, Void ignored)