visitImpl

Undocumented in source.

Members

Functions

baseVisit
bool baseVisit(const(Data) data, Visitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(const(Data) data, Visitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(const(Data) data, Visitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta