Skip to content

AstDOTGenerationExtended::AstDOTGenerationExtended

Synopsis

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

AstDOTGenerationExtended(
    ExtraNodeInfo_t eni_ = ExtraNodeInfo_t(),
    ExtraNodeOptions_t eno_ = ExtraNodeOptions_t(),
    ExtraEdgeInfo_t eei_ = ExtraEdgeInfo_t(),
    ExtraEdgeOptions_t eeo_ = ExtraEdgeOptions_t());

Created with MrDocs