Node.opApply

equivalent to looping over node.children

interface Node
int
opApply
(
int delegate dg
)

Meta