| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
name
The name of the node
|
| Constructor and Description |
|---|
SimpleNode(java.lang.String s)
Creates a new node with the given name.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |