Skip to content

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