| Package | Description |
|---|---|
| javatools.datatypes |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Visitable.receive(Visitor<T> visitor)
Sends a visitor through all elements.
|
boolean |
Tree.receive(Visitor<Tree<T>> visitor)
Receives a visitor for a depth first traversal
|
Copyright © 2018. All rights reserved.