public interface TraversingVisitorProgressMonitor
Modifier and Type | Method and Description |
---|---|
void |
traversed(Visitable aVisitable) |
void |
visited(Visitable aVisitable) |
This work is licensed under a Creative Commons Attribution 4.0 International License.