public class SimpleNode extends java.lang.Object
SimpleNode(java.lang.String name, SimpleNode[] children)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleNode(java.lang.String name, SimpleNode[] children)