Skip to content

AstObserver::ObserveCopyAst

Synopsis

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

virtual
void
ObserveCopyAst(
    AstInterfaceImpl& fa,
    AstNodePtr const& orig,
    AstNodePtr const& n) = 0;

Created with MrDocs