Uses of Class
gnu.expr.ExpExpVisitor
Packages that use ExpExpVisitor
Package
Description
Supports
Expression
,
and various related classes need to compile programming languages.-
Uses of ExpExpVisitor in gnu.expr
Subclasses of ExpExpVisitor in gnu.exprModifier and TypeClassDescriptionclass
A visitor that performs transformation to Administrative Normal Form.class
Sets up the firstChild/nextSibling links of each LambdaExp.class
class
A visitor that checks for tails-calls; also notes read/write/call accesses.class
The main Expression re-writing pass.class
This resolves references to lexical Declarations. -
Uses of ExpExpVisitor in gnu.xquery.lang
Subclasses of ExpExpVisitor in gnu.xquery.lang