Skip to content

Rose::AstJson::iteratorFromJson

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

std::list<std::list<SgExpression*>>
iteratorFromJson(
    JsonValue const& json,
    NodeMap const& nodes);

Created with MrDocs