| Package | Description |
|---|---|
| com.ql.util.express.match | |
| com.ql.util.express.parse |
| Modifier and Type | Method and Description |
|---|---|
IDataNode |
IDataNode.createExpressNode(INodeType iNodeType,
java.lang.String value) |
IDataNode |
QLMatchResultTree.getRef() |
IDataNode |
QLMatchResultTree.transferExpressNodeType(IDataNode sourceNode,
INodeType targetType) |
| Modifier and Type | Method and Description |
|---|---|
void |
IDataNode.addChild(IDataNode ref) |
IDataNode |
QLMatchResultTree.transferExpressNodeType(IDataNode sourceNode,
INodeType targetType) |
| Modifier and Type | Method and Description |
|---|---|
static QLMatchResult |
QLPattern.findMatchStatement(INodeTypeManager iNodeTypeManager,
QLPatternNode pattern,
java.util.List<? extends IDataNode> nodes,
int point) |
| Constructor and Description |
|---|
QLMatchResultTree(INodeType nodeType,
IDataNode ref) |
QLMatchResultTree(INodeType iNodeType,
IDataNode ref,
INodeType targetNodeType) |
| Constructor and Description |
|---|
MatchParamsPack(INodeTypeManager iNodeTypeManager,
java.util.List<? extends IDataNode> nodes,
java.util.concurrent.atomic.AtomicLong maxDeep,
java.util.concurrent.atomic.AtomicLong maxMatchPoint,
QLPattern.QLMatchResultCache qlMatchResultCache,
QLPattern.ArrayListCache arrayListCache) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressNode |
| Modifier and Type | Method and Description |
|---|---|
IDataNode |
ExpressNode.createExpressNode(INodeType iNodeType,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressNode.addChild(IDataNode ref) |
Copyright © 2012-2024 Alibaba Group. All Rights Reserved.