Skip to content

Rose::AstJson::expressionListFromJson

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

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

Created with MrDocs