| Package | Description |
|---|---|
| com.ql.util.express.match | |
| com.ql.util.express.parse |
| Modifier and Type | Method and Description |
|---|---|
static QLPatternNode |
QLPattern.createPattern(INodeTypeManager nodeTypeManager,
java.lang.String name,
java.lang.String pattern) |
QLPatternNode |
INodeType.getPatternNode() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<QLPatternNode> |
QLPatternNode.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
static QLMatchResult |
QLPattern.findMatchStatement(INodeTypeManager iNodeTypeManager,
QLPatternNode pattern,
java.util.List<? extends IDataNode> nodes,
int point) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
QLPatternNode.joinStringList(java.util.List<QLPatternNode> list,
java.lang.String splitChar) |
| Modifier and Type | Method and Description |
|---|---|
QLPatternNode |
NodeType.getPatternNode() |
Copyright © 2012-2023 Alibaba Group. All Rights Reserved.