AstNodeType::AstNodeType
Copy constructor
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
AstNodeType(AstNodeType const& that);
Parameters
Name |
Description |
that |
The object to copy construct from |
Created with MrDocs
Copy constructor
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
AstNodeType(AstNodeType const& that);
Name |
Description |
that |
The object to copy construct from |
Created with MrDocs