ROSE 0.11.145.147
|
struct DefaultHandler
Base class for AncestorTypeFinder. It was probably intended to be a generic BaseClass for many RoseVisitor types, but it isn't used by anything else, and isn't actually necessary. If any specific type is not handled by its derived class, DefaultHandler provides the function to ignore it.
Definition at line 1352 of file sageGeneric.h.
#include <sageInterface/sageGeneric.h>
Public Member Functions | |
void | handle (SageNode &) |
|
inline |
Definition at line 1354 of file sageGeneric.h.