ROSE 0.11.145.192
|
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 1356 of file sageGeneric.h.
#include <sageInterface/sageGeneric.h>
Public Member Functions | |
void | handle (SageNode &) |
|
inline |
Definition at line 1358 of file sageGeneric.h.