public class SimonVisitors
extends java.lang.Object
| Constructor and Description |
|---|
SimonVisitors() |
| Modifier and Type | Method and Description |
|---|---|
static void |
visitTree(org.javasimon.Simon simon,
SimonVisitor visitor)
Visit Simons recursively as a tree starting from the specified Simon.
|
public static void visitTree(org.javasimon.Simon simon,
SimonVisitor visitor)
throws java.io.IOException
simon - Parent simonvisitor - Visitorjava.io.IOExceptionCopyright © 2019. All Rights Reserved.