Skip to content

Rose::AstJson::createNodeFromRecord

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

SgNode*
createNodeFromRecord(
    NodeRecord const& record,
    SgProject* project,
    JsonValue const& metadata);

Created with MrDocs