Skip to content

Rose::AstJson::buildBinaryOpForKind

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

SgBinaryOp*
buildBinaryOpForKind(
    std::string const& kind,
    SgType* expr_type);

Created with MrDocs