Function getRootOfExpression

Function getRootOfExpression#

Function Documentation#

SgExpression *getRootOfExpression(SgExpression *n)#

Get the topmost enclosing expression of a given expression. Needs to be moved.