Skip to content

CustomAstDOTGenerationNodeType::CustomAstDOTGenerationNodeType

Synopsis

Declared in <src/midend/astDump/wholeAST.h>

CustomAstDOTGenerationNodeType(
    SgNode* node,
    std::string label,
    std::string options);

Created with MrDocs