29template <
bool constnode>
35template <
bool constnode>
42template <
bool constnode>
int numChildren() const
Number of children.
const ExprNode * child(size_t i) const
Get 0 indexed child.
void internalWalk(T_NODE *examinee)
void walkChildren(T_NODE *parent)
void walk(T_NODE *examinee)
Preorder walk.