SageInterface::copyStatement
Deep copy a statement
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
SgStatement*
copyStatement(SgStatement* s);
Return Value
This class represents the notion of a statement.
Parameters
Name |
Description |
s |
This class represents the notion of a statement. |
Created with MrDocs