MaxSourceExtents::SynthesizedAttribute::SynthesizedAttribute
Constructors
Synopses
Declared in <SageIII/astTokenStream/maxExtents.h>
Default constructor
Copy constructor
SynthesizedAttribute(SynthesizedAttribute const& X);
SynthesizedAttribute(
SgNode* n,
int start_line,
int start_column,
int end_line,
int end_column);
Created with MrDocs