Skip to content

MaxSourceExtents::InheritedAttribute::InheritedAttribute

Synopsis

Declared in <SageIII/astTokenStream/maxExtents.h>

InheritedAttribute(
    SgSourceFile* input_sourceFile,
    int input_start_line,
    int input_start_column,
    int input_end_line,
    int input_end_column,
    bool processed);

Created with MrDocs