Function getStatementOfExpression

Function getStatementOfExpression#

Function Documentation#

SgStatement *getStatementOfExpression(SgNode *n)#

Get the statement of an expression. Somewhat smarter than the standard version of this routine, but needs to be merged.