public class ELConditionExpressionPreParser extends Object
| Constructor and Description |
|---|
ELConditionExpressionPreParser() |
| Modifier and Type | Method and Description |
|---|---|
static String |
parse(String expression,
String inputVariable,
String inputVariableType) |
protected static String |
parseSegmentWithOperator(String expression) |
protected static String[] OPERATORS
Copyright © 2017 Flowable. All rights reserved.