Skip to content

Rose::AstJson::writeNodeJson

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

void
writeNodeJson(
    std::ostream& out,
    SgNode* node,
    std::unordered_map<SgNode const*, uint64_t> const& ids,
    bool comma);

Created with MrDocs