Skip to content

Rose::AstJson::createSymbolForKindAndBasis

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

SgSymbol*
createSymbolForKindAndBasis(
    std::string const& kind,
    SgNode* basis);

Created with MrDocs