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