|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SetExp | |
|---|---|
| gnu.expr | Supports Expression,
and various related classes need to compile programming languages. |
| gnu.xquery.lang | |
| Uses of SetExp in gnu.expr |
|---|
| Methods in gnu.expr that return SetExp | |
|---|---|
static SetExp |
SetExp.makeDefinition(Declaration decl,
Expression val)
|
static SetExp |
SetExp.makeDefinition(java.lang.Object symbol,
Expression val)
|
| Methods in gnu.expr with parameters of type SetExp | |
|---|---|
protected R |
ExpVisitor.visitSetExp(SetExp exp,
D d)
|
protected Expression |
FindTailCalls.visitSetExp(SetExp exp,
Expression returnContinuation)
|
protected Expression |
InlineCalls.visitSetExp(SetExp exp,
Type required)
|
protected Expression |
ResolveNames.visitSetExp(SetExp exp,
java.lang.Void ignored)
|
protected Expression |
FindCapturedVars.visitSetExp(SetExp exp,
java.lang.Void ignored)
|
| Uses of SetExp in gnu.xquery.lang |
|---|
| Methods in gnu.xquery.lang with parameters of type SetExp | |
|---|---|
protected Expression |
XQResolveNames.visitSetExp(SetExp exp,
java.lang.Void ignored)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||