Function ASTtools::attachComment(const char *, SgStatement *)

Function ASTtools::attachComment(const char *, SgStatement *)#

Function Documentation#

void ASTtools::attachComment(const char *comment, SgStatement *s)#

Attaches a string as a new C++-style comment to the given statement.