| Package | Description |
|---|---|
| com.io7m.jorchard.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
JOTreeNodeType<A> |
JOTreeNodeType.childAdd(JOTreeNodeType<A> child)
Add a child to this node.
|
JOTreeNodeType<A> |
JOTreeNodeType.setParent(JOTreeNodeType<A> new_parent)
Set this node's parent to
new_parent. |
Copyright © 2016 <code@io7m.com> http://io7m.com