Skip to content

SageInterface::isStructurallyEquivalentAST

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

bool
isStructurallyEquivalentAST(
    SgNode* tree1,
    SgNode* tree2);

Created with MrDocs