Skip to content

SageInterface::appendExpression

Append an expression to a SgExprListExp, set the parent pointer also

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
void
appendExpression(
    SgExprListExp*,
    SgExpression*);

Created with MrDocs