Rose::firstAndLastStatementsToUnparseInScopeMapBySourceFile
Synopsis
Declared in <SageIII/sage_support/utility_functions.h>
extern
std::map<SgSourceFile*, std::map<SgScopeStatement*, std::pair<SgStatement*, SgStatement*>>> firstAndLastStatementsToUnparseInScopeMapBySourceFile;
Created with MrDocs