AstTerm::astTermWithNullValuesToString
Synopses
Declared in <src/midend/astDump/AstTerm.h>
static
std::string
astTermWithNullValuesToString(SgNode* node);
static
std::string
astTermWithNullValuesToString(
SgNode* node,
bool withNumbers);
static
std::string
astTermWithNullValuesToString(
SgNode* node,
bool withNumbers,
bool withTypes);
Created with MrDocs