public interface CqnSearchPredicate extends CqnPredicate
Modifier and Type | Method and Description |
---|---|
default void |
accept(CqnVisitor visitor) |
String |
searchTerm() |
asPredicate, isPredicate
asArithmeticExpression, asExpression, asNegation, isArithmeticExpression, isExpression, isNegation, toJson
as, asFunction, asList, asLiteral, asNullValue, asParameter, asPlain, asRef, isFunction, isList, isLiteral, isNullValue, isParameter, isPlain, isRef, type
String searchTerm()
default void accept(CqnVisitor visitor)
accept
in interface CqnExpression
accept
in interface CqnToken
Copyright © 2021 SAP. All rights reserved.