Skip to content

AstObserver

This is the base class for anyone who wants to be notified when AST nodes are being copied.

Synopsis

Declared in <src/midend/astUtil/astInterface/AstInterface.h>

class AstObserver;

Member Functions

Name

ObserveCopyAst [virtual]

Derived Classes

Created with MrDocs