| 程序包 | 说明 |
|---|---|
| com.ql.util.express | |
| com.ql.util.express.rule |
| 限定符和类型 | 方法和说明 |
|---|---|
Condition |
ExpressRunner.parseContition(String text) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Condition |
RuleManager.createCondition(ExpressNode condition,
Word[] words) |
Condition |
RuleCase.getCondition() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Condition> |
Condition.getChildren() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Condition.addChild(Condition child) |
void |
RuleCase.setCondition(Condition condition) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Condition.setChildren(List<Condition> children) |
| 构造器和说明 |
|---|
RuleCase(Condition condition,
List<Action> actions) |
Copyright © 2012–2018 Alibaba Group. All rights reserved.