public interface CqnNegation extends CqnPredicate
Modifier and Type | Method and Description |
---|---|
default void |
accept(CqnVisitor visitor) |
CqnPredicate |
predicate() |
asExpression, isExpression, toJson
as, asFunction, asLiteral, asNullValue, asParameter, asPlain, asRef, isFunction, isLiteral, isNullValue, isParameter, isPlain, isRef, type
CqnPredicate predicate()
default void accept(CqnVisitor visitor)
accept
in interface CqnExpression
accept
in interface CqnPredicate
accept
in interface CqnToken
Copyright © 2020 SAP. All rights reserved.