public interface TextParser
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_LOOP_COUNT |
Modifier and Type | Method and Description |
---|---|
Object |
evaluate(char[] openChars,
String expression,
TextParseUtil.ParsedValueEvaluator evaluator,
int maxLoopCount) |
static final int DEFAULT_LOOP_COUNT
Object evaluate(char[] openChars, String expression, TextParseUtil.ParsedValueEvaluator evaluator, int maxLoopCount)
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.