PreviousAndNextNodeData::PreviousAndNextNodeData
Constructor
Synopsis
Declared in <SageIII/astTokenStream/previousAndNextNode.h>
PreviousAndNextNodeData(
SgNode* previous,
SgNode* next);
Parameters
Name |
Description |
previous |
The object to construct from |
next |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs