Skip to content

Rose::AstJson::restoreOptionalNodeSourcePositionFromJson

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

void
restoreOptionalNodeSourcePositionFromJson(
    SgNode* node,
    JsonValue const& properties,
    std::string const& field);

Created with MrDocs