SimpleFrontierDetectionForTokenStreamMapping_InheritedAttribute::SimpleFrontierDetectionForTokenStreamMapping_InheritedAttribute
Constructors
Synopses
Declared in <SageIII/astTokenStream/simpleFrontierDetection.h>
Default constructor
Copy constructor
Construct from SgSourceFile
SimpleFrontierDetectionForTokenStreamMapping_InheritedAttribute(SgSourceFile* input_sourceFile);
SimpleFrontierDetectionForTokenStreamMapping_InheritedAttribute(
SgSourceFile* input_sourceFile,
int start,
int end,
bool processed);
Created with MrDocs