Skip to content

AstTerm::astTermToMultiLineString

Synopsis

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

static
std::string
astTermToMultiLineString(
    SgNode* node,
    int sep = 1,
    int pos = 0);

Created with MrDocs