| 程序包 | 说明 |
|---|---|
| com.ql.util.express.match |
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<QLMatchResultTree> |
QLMatchResult.matchs |
| 限定符和类型 | 方法和说明 |
|---|---|
List<QLMatchResultTree> |
QLMatchResultTree.getLeft() |
List<QLMatchResultTree> |
QLMatchResult.getMatchs() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
QLMatchResultTree.addLeft(QLMatchResultTree node) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
QLMatchResultTree.addLeftAll(List<QLMatchResultTree> list) |
void |
QLMatchResultTree.addRightAll(List<QLMatchResultTree> list) |
void |
QLMatchResult.setMatchs(List<QLMatchResultTree> matchs) |
| 构造器和说明 |
|---|
QLMatchResult(List<QLMatchResultTree> aList,
int aIndex) |
Copyright © 2012–2018 Alibaba Group. All rights reserved.