DOTGraphNode::DOTGraphNode
Construct from SgNode
Synopsis
Declared in <src/midend/astDump/AstAttributeDOT.h>
DOTGraphNode(SgNode* n);
Parameters
Name |
Description |
n |
The object to construct from |
Created with MrDocs
Construct from SgNode
Declared in <src/midend/astDump/AstAttributeDOT.h>
DOTGraphNode(SgNode* n);
Name |
Description |
n |
The object to construct from |
Created with MrDocs