Package | Description |
---|---|
org.basex.query.expr |
XQuery expressions.
|
org.basex.query.expr.gflwor |
Modifier and Type | Method and Description |
---|---|
Expr |
If.typeCheck(TypeCheck tc,
QueryContext qc,
VarScope scp) |
protected Expr |
Expr.typeCheck(TypeCheck tc,
QueryContext qc,
VarScope scp)
Tries to push the given type check inside this expression.
|
Modifier and Type | Method and Description |
---|---|
Expr |
GFLWOR.typeCheck(TypeCheck tc,
QueryContext qc,
VarScope scp) |
Copyright © 2005–2015 BaseX Team. All rights reserved.