AstInterface::AstTypeToString
Output the type of the AstNodePtr.
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
static
std::string
AstTypeToString(AstNodePtr const& s);
Created with MrDocs
Output the type of the AstNodePtr.
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
static
std::string
AstTypeToString(AstNodePtr const& s);
Created with MrDocs