VisitNode

Undocumented in source.
mixin template VisitNode (
T
) {}

Members

Functions

visit
void visit(T node)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta