Uses of Class
gnu.expr.ReferenceExp
Packages that use ReferenceExp
Package
Description
Supports
Expression
,
and various related classes need to compile programming languages.-
Uses of ReferenceExp in gnu.expr
Subclasses of ReferenceExp in gnu.exprMethods in gnu.expr with parameters of type ReferenceExpModifier and TypeMethodDescriptionvoid
FindCapturedVars.capture
(Declaration decl, ReferenceExp rexp) protected Expression
ANormalize.visitReferenceExp
(ReferenceExp exp, gnu.expr.ANormalize.Context context) protected R
ExpVisitor.visitReferenceExp
(ReferenceExp exp, D d) protected Expression
FindCapturedVars.visitReferenceExp
(ReferenceExp exp, Void ignored) protected Expression
InlineCalls.visitReferenceExp
(ReferenceExp exp, Type required) protected Expression
PushApply.visitReferenceExp
(ReferenceExp exp, Void ignored) protected Expression
ResolveNames.visitReferenceExp
(ReferenceExp exp, Void ignored) Constructors in gnu.expr with parameters of type ReferenceExp -
Uses of ReferenceExp in gnu.xquery.lang
Methods in gnu.xquery.lang with parameters of type ReferenceExpModifier and TypeMethodDescriptionprotected Expression
XQResolveNames.visitReferenceExp
(ReferenceExp exp, ApplyExp call) protected Expression
XQResolveNames.visitReferenceExp
(ReferenceExp exp, Void ignored)