Function ASTtools::attachComment(const std::string&, SgStatement *)#
Defined in File PreprocessingInfo.hh
Function Documentation#
-
void ASTtools::attachComment(const std::string &comment, SgStatement *s)#
Attaches a string as a new C++-style comment to the given statement.