Skip to content

arrayElt::arrayElt

Construct from SgExpression

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/variables/variables.h>

arrayElt(SgExpression* expr);

Parameters

Name

Description

expr

The object to construct from

Created with MrDocs