Skip to content

Rose::AstJson::writeFileInfoJson

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

void
writeFileInfoJson(
    std::ostream& out,
    int level,
    Sg_File_Info const* info,
    bool comma = true);

Created with MrDocs