public class ContentNode extends Node
| Modifier | Constructor and Description |
|---|---|
protected |
ContentNode(Position position,
Node content) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getContent() |
void |
visit(NodeVisitor nodeConsumer) |
getPosition