public class SearchParser extends AbstractCqnExpressionParser
aheadToken, pos, tokens
Constructor and Description |
---|
SearchParser() |
Modifier and Type | Method and Description |
---|---|
static CqnPredicate |
parseSearchExpression(com.fasterxml.jackson.databind.JsonNode expr) |
CqnPredicate |
predicate() |
expect, get, getList, getLiteral, getPlain, getPredicate, getValue, getXpr, hasNext, is, isList, isLiteral, isPlain, isPredicate, isRef, isXpr, nextToken, parsePredicate, parsePredicate, peek, unexpected
public CqnPredicate predicate()
predicate
in class AbstractCqnExpressionParser
public static CqnPredicate parseSearchExpression(com.fasterxml.jackson.databind.JsonNode expr)
Copyright © 2023 SAP. All rights reserved.