public class ExpressionParser extends ConstraintParser
allowedSelectors, comparison, selector| Constructor and Description |
|---|
ExpressionParser(String... allowedSelectorNames) |
| Modifier and Type | Method and Description |
|---|---|
protected org.parboiled.Rule |
Expression() |
protected org.parboiled.Rule |
Operation() |
org.parboiled.Rule |
root() |
protected org.parboiled.Rule |
SubExpression() |
Comparison, Constraint, SelectorAlgebraicSign, AnyString, Argument, BooleanFalse, BooleanTrue, DateLiteral, DecimalNumeral, Digit, DoubleDecimal, DoubleLiteral, DoubleMarker, Exponent, FloatDecimal, FloatingPointMarker, FloatLiteral, getBaseTypes, HexDigit, HexEscape, IntegerLiteral, isBaseType, LowerHexChar, LowerHexDigit, NullLiteral, PctDigit, PctEncoded, Sign, StringLiteral, TimestampLiteral, UpperHexChar, UUIDLiteralACTION, AnyOf, AnyOf, AnyOf, Ch, CharRange, FirstOf, FirstOf, fromCharArray, fromCharLiteral, fromStringLiteral, IgnoreCase, IgnoreCase, IgnoreCase, newInstance, NoneOf, NoneOf, NTimes, NTimes, OneOrMore, OneOrMore, Optional, Optional, Sequence, Sequence, String, String, Test, Test, TestNot, TestNot, toRule, toRules, ZeroOrMore, ZeroOrMorecurrentChar, currentIndex, drop, drop, dup, getContext, hasError, inPredicate, match, matchedChar, matchEnd, matchLength, matchOrDefault, matchRange, matchStart, nodeSuppressed, peek, peek, poke, poke, pop, pop, position, push, push, pushAll, setContext, swap, swap3, swap4, swap5, swap6public ExpressionParser(String... allowedSelectorNames)
protected org.parboiled.Rule Expression()
protected org.parboiled.Rule Operation()
public org.parboiled.Rule root()
root in class ConstraintParserprotected org.parboiled.Rule SubExpression()
Copyright © 2019. All rights reserved.