SageInterface::recordNormalizations
Record where normalization have been done so that we can preform denormalizations as required for the tokenābased unparsing to generate minimal diffs.
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
void
recordNormalizations(SgStatement* s);
Parameters
Name |
Description |
s |
This class represents the notion of a statement. |
Created with MrDocs