Count the number of occurences of each subtree of a root tree. More...
#include "occurrences.hh"#include "symbol.hh"#include "node.hh"#include "tree.hh"#include "list.hh"#include <string.h>#include <stdlib.h>#include <stdio.h>#include "compatibility.hh"Go to the source code of this file.
Count the number of occurences of each subtree of a root tree.
Definition in file occurrences.cpp.
1.6.3