File abstree.cc implements the Accept operations that take a visitor as an argument.
#include "abstree.h" #include "visitor.h" Accept method definitions for rule classes[10]