public class Group extends Node
| Constructor and Description |
|---|
Group(String pattern,
int index,
Node node) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
Node |
getNode() |
String |
toString() |
void |
visit(NodeVisitor visitor) |
getPatternCopyright © 2022. All rights reserved.