| Package | Description |
|---|---|
| io.konig.formula |
| Modifier and Type | Method and Description |
|---|---|
ContainmentOperator |
ListRelationalExpression.getOperator() |
static ContainmentOperator |
ContainmentOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainmentOperator[] |
ContainmentOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ListRelationalExpression(ContainmentOperator operator,
NumericExpression left,
ExpressionList right) |
Copyright © 2019. All rights reserved.