public class ExpressionStrategyLe extends ExpressionStrategyAbstract
| Constructor and Description |
|---|
ExpressionStrategyLe() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
afterEval(String[] split,
String value) |
String |
getType()
获取表达式类型
|
eval, preEvalpublic ExpressionStrategyLe()
public String getType()
ExpressionStrategypublic boolean afterEval(String[] split, String value)
afterEval in class ExpressionStrategyAbstractCopyright © 2024. All rights reserved.