Skip to content

SageBuilder::buildExprStatement

Build a SgExprStatement, set File_Info automatically

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
SgExprStatement*
buildExprStatement(SgExpression* exp = NULL);

Return Value

This class represents the concept of a C or C++ statement which contains a

Parameters

Name

Description

exp

This class represents the notion of an expression. Expressions

Created with MrDocs