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