Rose::AstJson::roundTripSourceFile
Synopses
Declared in <SageIII/astJson/sageAstJson.h>
SgSourceFile*
roundTripSourceFile(
SgSourceFile* file,
Checkpoint checkpoint);
SgSourceFile*
roundTripSourceFile(
SgSourceFile* file,
Checkpoint checkpoint,
Options const& options);
Created with MrDocs