public abstract static class Tree.Param.Fork extends Tree.Param
Tree.Param.DFork and Tree.Param.OFork.Tree.Param.DFork, Tree.Param.Fork, Tree.Param.Leaf, Tree.Param.OForkValue.Option.GPValue.Atomic, Value.Bool, Value.Char, Value.Chars, Value.Cts, Value.Defer, Value.Discrete, Value.Enum, Value.Inc_Or, Value.Int, Value.Lambda, Value.List, Value.Maybe, Value.Option, Value.Real, Value.Scannable, Value.Structured, Value.Triv, Value.Tuple| Constructor and Description |
|---|
Fork(int col,
Tree.Param[] subTrees) |
| Modifier and Type | Method and Description |
|---|---|
int |
col() |
Tree.Param |
subT(int i) |
Tree.Param[] |
subTs() |
typeAoM, elt, elts, frth, fst, nlAoM, print, snd, thrd, toStringpublic Fork(int col,
Tree.Param[] subTrees)
public int col()
public Tree.Param[] subTs()
public Tree.Param subT(int i)