Rose::AstJson::externalFunctionParameterScopeFromJson
Synopsis
Declared in <SageIII/astJson/sageAstJsonPrivate.h>
SgFunctionParameterScope*
externalFunctionParameterScopeFromJson(
JsonValue const& json,
NodeMap const& nodes,
std::string const& function_name);
Created with MrDocs