accept

It is optional to add the members visitPush/visitPop to push/pop the nodes that are visited. The parent will always have been the last pushed.

@safe
void
accept
(
VisitorT
)
(,
VisitorT v
)

Meta