SgTreeTraversal::SgTreeTraversal
Copy constructor
Synopsis
Declared in <src/midend/astProcessing/AstProcessing.h>
SgTreeTraversal(SgTreeTraversal const& other);
Parameters
Name |
Description |
other |
The object to copy construct from |
Created with MrDocs