SageInterface::setStatic
Set a declaration as static
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
void
setStatic(SgDeclarationStatement* stmt);
Parameters
Name |
Description |
stmt |
This class represents the concept of a declaration statement. |
Created with MrDocs