public class ExprParser extends AbstractCqnExpressionParser
aheadToken, pos, tokens
Constructor and Description |
---|
ExprParser() |
Modifier and Type | Method and Description |
---|---|
CqnValue |
parseValue(List<CqnToken> tokenList) |
CqnValue |
parseValue(Stream<CqnToken> tokens) |
protected CqnPredicate |
predicate() |
expect, get, getList, getLiteral, getPlain, getPredicate, getValue, getXpr, hasNext, is, isList, isLiteral, isPlain, isPredicate, isRef, isXpr, nextToken, parsePredicate, parsePredicate, peek, unexpected
protected CqnPredicate predicate()
predicate
in class AbstractCqnExpressionParser
Copyright © 2021 SAP. All rights reserved.