SageInterface::isLastStatement
Check if a statement is the last statement within its closed scope
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
bool
isLastStatement(SgStatement* stmt);
Parameters
Name |
Description |
stmt |
This class represents the notion of a statement. |
Created with MrDocs