#include <cassert>
#include <algorithm>
#include "source.h"
#include "downcast.h"
#include <ptree.h>
#include <walker.h>
Include dependency graph for ptree_visitor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | Ptree_visitor |
Base class for visitors of a PTree hierarchy. More... |