Skip to content

Rose::AstJson::restoreNodeSourcePositionFromJson

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

void
restoreNodeSourcePositionFromJson(
    SgNode* node,
    JsonValue const& location,
    std::string const& context);

Created with MrDocs