Skip to content

Rose::AstJson::installNewExpressionResultType

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

void
installNewExpressionResultType(
    SgNewExp* expr,
    SgType* restored_type,
    JsonValue const& json);

Created with MrDocs