Skip to content

SgNodeHelper::getRhs

return rhs of a binary node (if it is not a binary node it throws an exception)

Synopsis

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

SgNode*
getRhs(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