Package | Description |
---|---|
gnu.expr |
Supports
Expression ,
and various related classes need to compile programming languages. |
gnu.xquery.lang |
Modifier and Type | Class and Description |
---|---|
class |
ANormalize
A visitor that performs transformation to Administrative Normal Form.
|
class |
ChainLambdas
Sets up the firstChild/nextSibling links of each LambdaExp.
|
class |
FindCapturedVars |
class |
FindTailCalls
A visitor that checks for tails-calls; also notes read/write/call accesses.
|
class |
InlineCalls
The main Expression re-writing pass.
|
class |
ResolveNames
This resolves references to lexical Declarations.
|
Modifier and Type | Class and Description |
---|---|
class |
XQResolveNames |