public class RegexPredicateEval extends PatternMatchPredicateEval
caseInsensitive, compiled, not, patternleftExpr, returnType, rightExpr| Constructor and Description |
|---|
RegexPredicateEval(boolean not,
EvalNode field,
ConstEval pattern,
boolean caseInsensitive) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
compile(String regex) |
String |
toString() |
eval, getName, getValueType, isCaseInsensitive, isNotchildNum, clone, equals, getChild, getLeftExpr, getRightExpr, hashCode, postOrder, preOrder, setChild, setLeftExpr, setRightExprprotected void compile(String regex) throws PatternSyntaxException
PatternSyntaxExceptionpublic String toString()
toString in class BinaryEvalCopyright © 2015 Apache Software Foundation. All Rights Reserved.