| Modifier and Type | Method and Description |
|---|---|
ConcatNode |
ConcatNode.clone() |
static ConcatNode |
ConcatNode.inSequence(List<? extends RegexNode> nodes) |
static ConcatNode |
ConcatNode.inSequence(RegexNode... nodes) |
| Modifier and Type | Method and Description |
|---|---|
T |
RegexNodeVisitor.visitConcat(ConcatNode node) |
Copyright © 2019. All rights reserved.