Skip to content

Rose::getPreviousStatement

Functions to move to SgStatement object in SAGE III later

Synopsis

Declared in <SageIII/sage_support/utility_functions.h>

SgStatement*
getPreviousStatement(
    SgStatement* targetStatement,
    bool climbOutScope = true);

Return Value

This class represents the notion of a statement.

Parameters

Name

Description

targetStatement

This class represents the notion of a statement.

Created with MrDocs