libabigail
|
#include "abg-fwd.h"
Go to the source code of this file.
Classes | |
struct | node_visitor_base |
The base class for the visitor type hierarchy used for traversing a hierarchy of nodes. More... | |
class | traversable_base |
The interface for types which are feeling social and want to be visited during the traversal of a hierarchy of nodes. More... | |
Namespaces | |
namespace | abigail |
Toplevel namespace for libabigail. | |
namespace | abigail::ir |
The namespace of the internal representation of ABI artifacts like types and decls. | |