Skip to content

ClassHierarchyWrapper::ClassHierarchyWrapper

Construct from SgNode

Synopsis

Declared in <src/midend/programAnalysis/CallGraphAnalysis/ClassHierarchyGraph.h>

explicit
ClassHierarchyWrapper(SgNode* node);

Parameters

Name

Description

node

The object to construct from

Created with MrDocs