public interface Expression
extends java.io.Serializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Expression.Operation |
| Modifier and Type | Method and Description |
|---|---|
default Expression |
negate() |
Expression.Operation |
op() |
Expression.Operation op()
default Expression negate()