Unparser::resetSourcePosition
Reset the Sg_File_Info to reference the unparsed (generated) source code.
Synopsis
Declared in <src/backend/unparser/unparser.h>
void
resetSourcePosition(SgStatement* stmt);
Parameters
Name |
Description |
stmt |
This class represents the notion of a statement. |
Created with MrDocs