|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferenceExp | |
|---|---|
| gnu.expr | Supports Expression,
and various related classes need to compile programming languages. |
| gnu.xquery.lang | |
| Uses of ReferenceExp in gnu.expr |
|---|
| Subclasses of ReferenceExp in gnu.expr | |
|---|---|
class |
ThisExp
Evaluates to the "this" implicit variable. |
| Methods in gnu.expr with parameters of type ReferenceExp | |
|---|---|
void |
LambdaExp.setExceptions(ReferenceExp[] exceptions)
|
protected Expression |
FindCapturedVars.walkReferenceExp(ReferenceExp exp)
|
protected Expression |
ResolveNames.walkReferenceExp(ReferenceExp exp)
|
protected Expression |
ExpWalker.walkReferenceExp(ReferenceExp exp)
|
protected Expression |
FindTailCalls.walkReferenceExp(ReferenceExp exp)
|
protected Expression |
InlineCalls.walkReferenceExp(ReferenceExp exp)
|
| Uses of ReferenceExp in gnu.xquery.lang |
|---|
| Methods in gnu.xquery.lang with parameters of type ReferenceExp | |
|---|---|
protected Expression |
XQResolveNames.walkReferenceExp(ReferenceExp exp)
|
protected Expression |
XQResolveNames.walkReferenceExp(ReferenceExp exp,
ApplyExp call)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||