Skip to content

Rose::AstJson::rawExternalUseStatementJson

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

std::string
rawExternalUseStatementJson(
    SgUseStatement* stmt,
    std::unordered_map<SgNode const*, uint64_t> const& ids);

Created with MrDocs