public class Sequence extends Node
| Constructor and Description |
|---|
Sequence(String pattern,
Node... nodes) |
| Modifier and Type | Method and Description |
|---|---|
Node[] |
getNodes() |
String |
toString() |
void |
visit(NodeVisitor visitor) |
getPatternCopyright © 2022. All rights reserved.