Skip to content

SgNodeHelper::getExprRootChild

returns the child of SgExpressionRoot (which is guaranteed to be unique and to exist)

Synopsis

Declared in <src/midend/abstractLayer/SgNodeHelper.h>

SgNode*
getExprRootChild(SgNode* node);

Return Value

This class represents the base class for all IR nodes within Sage III.

Parameters

Name

Description

node

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs