Skip to content

SageInterface::copyExpression

Deep copy an expression

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
SgExpression*
copyExpression(SgExpression* e);

Return Value

This class represents the notion of an expression. Expressions

Parameters

Name

Description

e

This class represents the notion of an expression. Expressions

Created with MrDocs