SageInterface::getFirstStatementAtLine
Obtain the first queryed statement at line of a source file
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
SgStatement*
getFirstStatementAtLine(
SgSourceFile* sourceFile,
int line);
Return Value
This class represents the notion of a statement.
Created with MrDocs