|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.basex.query.xquery.expr.Expr
org.basex.query.xquery.expr.ForLet
public abstract class ForLet
Abstract For/Let Clause.
| Field Summary |
|---|
| Fields inherited from class org.basex.query.xquery.expr.Expr |
|---|
type |
| Constructor Summary | |
|---|---|
ForLet()
|
|
| Method Summary | |
|---|---|
Item |
eval(XQContext ctx)
Evaluates the expression and returns the resulting item. |
| Methods inherited from class org.basex.query.xquery.expr.Expr |
|---|
cls, comp, d, e, i, info, n, node, s, size, str, toString, u |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ForLet()
| Method Detail |
|---|
public final Item eval(XQContext ctx)
Expr
eval in class Exprctx - query context
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||