| Package | Description |
|---|---|
| lux.xquery |
| Modifier and Type | Method and Description |
|---|---|
static Satisfies.Quantifier |
Satisfies.Quantifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Satisfies.Quantifier[] |
Satisfies.Quantifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Satisfies(Satisfies.Quantifier quantifier,
Variable var,
AbstractExpression sequence,
AbstractExpression condition) |
Copyright © 2013. All Rights Reserved.