Skip to content

Rose::AstJson::buildUnaryOpForKind

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

SgUnaryOp*
buildUnaryOpForKind(
    std::string const& kind,
    SgType* expr_type,
    JsonValue const& properties);

Created with MrDocs