public abstract class Expression extends Object implements Serializable
FieldExpression
and NestedExpression
.
Store specific expressions like XPathExpression can be added.Modifier and Type | Field and Description |
---|---|
protected boolean |
negate |
Modifier | Constructor and Description |
---|---|
protected |
Expression() |
Modifier and Type | Method and Description |
---|---|
boolean |
isNegate() |
abstract boolean |
isNested() |
Copyright © 2021 catworkx GmbH. All rights reserved.