| Modifier | Constructor and Description |
|---|---|
protected |
Node(String pattern) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPattern() |
abstract void |
visit(NodeVisitor visitor) |
protected Node(String pattern)
public abstract void visit(NodeVisitor visitor)
public String getPattern()
Copyright © 2022. All rights reserved.