Skip to content

SageInterface::addMessageStatement

Function to add "C" style comment to statement.

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

void
addMessageStatement(
    SgStatement* stmt,
    std::string message);

Parameters

Name

Description

stmt

This class represents the notion of a statement.

Created with MrDocs