SgNodeHelper::scopeSequenceNumber
computes for a given node at which scope nesting level this node is in its AST
Synopsis
Declared in <src/midend/abstractLayer/SgNodeHelper.h>
int
scopeSequenceNumber(SgNode* node);
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs