|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Case | |
|---|---|
| org.basex.query.expr | This package contains all XQuery expressions. |
| Uses of Case in org.basex.query.expr |
|---|
| Fields in org.basex.query.expr declared as Case | |
|---|---|
Case[] |
TypeSwitch.cs
Expression list. |
| Methods in org.basex.query.expr that return Case | |
|---|---|
Case |
Case.comp(QueryContext ctx)
|
Case |
Case.comp(QueryContext ctx,
Item it)
Compiles the expression. |
Case |
Case.remove(Var v)
|
| Constructors in org.basex.query.expr with parameters of type Case | |
|---|---|
TypeSwitch(Expr t,
Case[] c)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||