Function ASTtools::attachComment(const std::string&, SgStatement *)

Function ASTtools::attachComment(const std::string&, SgStatement *)#

Function Documentation#

void ASTtools::attachComment(const std::string &comment, SgStatement *s)#

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