|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Return | |
|---|---|
| org.basex.query.expr | This package contains all XQuery expressions. |
| org.basex.query.ft | This package contains all XQuery Full Text expressions. |
| org.basex.query.func | This package contains all XQuery functions. |
| org.basex.query.item | This package contains XQuery data types. |
| org.basex.query.path | This package contains XQuery path expressions. |
| org.basex.query.util | This package contains XQuery utility classes. |
| Uses of Return in org.basex.query.expr |
|---|
| Uses of Return in org.basex.query.ft |
|---|
| Methods in org.basex.query.ft that return Return | |
|---|---|
Return |
FTExpr.returned(QueryContext ctx)
|
Return |
FTContains.returned(QueryContext ctx)
|
| Uses of Return in org.basex.query.func |
|---|
| Methods in org.basex.query.func that return Return | |
|---|---|
Return |
Fun.returned(QueryContext ctx)
|
Return |
FNSimple.returned(QueryContext ctx)
|
| Uses of Return in org.basex.query.item |
|---|
| Methods in org.basex.query.item that return Return | |
|---|---|
Return |
Type.returned()
Indicates the return type of an expression. |
Return |
SeqType.returned()
Indicates the return type of an expression. |
Return |
Seq.returned(QueryContext ctx)
|
Return |
Item.returned(QueryContext ctx)
|
| Uses of Return in org.basex.query.path |
|---|
| Methods in org.basex.query.path that return Return | |
|---|---|
Return |
Step.returned(QueryContext ctx)
|
Return |
MixedPath.returned(QueryContext ctx)
|
Return |
AxisPath.returned(QueryContext ctx)
|
| Uses of Return in org.basex.query.util |
|---|
| Fields in org.basex.query.util declared as Return | |
|---|---|
Return |
Var.ret
Return type. |
| Methods in org.basex.query.util that return Return | |
|---|---|
Return |
Var.returned(QueryContext ctx)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||