Skip to content

arrayElt::arrayElt

Construct from SgNode

Synopsis

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

arrayElt(SgNode* expr);

Parameters

Name

Description

expr

The object to construct from

Created with MrDocs