FrontierNode::FrontierNode
Copy constructor
Synopsis
Declared in <SageIII/astTokenStream/frontierDetection.h>
FrontierNode(FrontierNode const& X);
Parameters
Name |
Description |
X |
The object to copy construct from |
Created with MrDocs
Copy constructor
Declared in <SageIII/astTokenStream/frontierDetection.h>
FrontierNode(FrontierNode const& X);
Name |
Description |
X |
The object to copy construct from |
Created with MrDocs