| Package | Description |
|---|---|
| io.konig.core.showl |
| Modifier and Type | Method and Description |
|---|---|
ShowlContainmentOperator |
ShowlListRelationalExpression.getOperator() |
static ShowlContainmentOperator |
ShowlContainmentOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShowlContainmentOperator[] |
ShowlContainmentOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ShowlListRelationalExpression(ShowlPropertyShape referencedBy,
ShowlExpression left,
ShowlContainmentOperator operator,
List<ShowlExpression> right) |
Copyright © 2019. All rights reserved.