| Package | Description |
|---|---|
| com.ql.util.express.match |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<QLMatchResultTree> |
QLMatchResultTree.getLeft() |
java.util.List<QLMatchResultTree> |
QLMatchResult.getMatches() |
| Modifier and Type | Method and Description |
|---|---|
void |
QLMatchResultTree.addLeft(QLMatchResultTree node) |
QLMatchResult |
QLMatchResult.addQLMatchResultTree(QLMatchResultTree tree) |
| Modifier and Type | Method and Description |
|---|---|
void |
QLMatchResultTree.addLeftAll(java.util.List<QLMatchResultTree> list) |
QLMatchResult |
QLMatchResult.addQLMatchResultTreeList(java.util.List<QLMatchResultTree> qlMatchResultTreeList) |
void |
QLMatchResultTree.addRightAll(java.util.List<QLMatchResultTree> list) |
Copyright © 2012-2024 Alibaba Group. All Rights Reserved.