Occurences Markup of a root tree. More...
#include <occurences.hh>
Public Member Functions | |
void | mark (Tree root) |
start markup of root tree with new unique key | |
Occurences * | retrieve (Tree t) |
occurences of subtree t within root tree |
Occurences Markup of a root tree.
First create an OccMarkup om, second om.mark(root) then om.retrieve(subtree)
Definition at line 30 of file occurences.hh.