Skip to content

Rose::AstJson::rawSymbolTableJson

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

std::string
rawSymbolTableJson(
    SgScopeStatement* scope,
    std::unordered_map<SgNode const*, uint64_t> const& ids);

Created with MrDocs