RelativeMeasurer

Undocumented in source.

Alias This

default_visitor

Members

Functions

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.
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.

Variables

default_visitor
DefaultVisitorImpl!(SizeEnabled.no, TreePathEnabled.yes) default_visitor;
Undocumented in source.
output
TreePosition[] output;
Undocumented in source.

Meta