- complete
bool complete()
Undocumented in source. Be warned that the author may not have intended to support it.
- enterNode
void enterNode(const(Data) data, Model model)
Undocumented in source. Be warned that the author may not have intended to support it.
- enterTree
void enterTree(const(Data) data, Model model)
Undocumented in source. Be warned that the author may not have intended to support it.
- indent
void indent()
Undocumented in source. Be warned that the author may not have intended to support it.
- leaveNode
void leaveNode(const(Data) data, Model model)
Undocumented in source. Be warned that the author may not have intended to support it.
- processLeaf
void processLeaf(const(Data) data, Model model)
Undocumented in source. Be warned that the author may not have intended to support it.
- unindent
void unindent()
- deferred_change
SizeType deferred_change;
- destination
SizeType destination;
- path
TreePath path;
Undocumented in source. Be warned that the author may not have intended to support it.
Default implementation of Visitor