Skip to content

AstInterface::AstToString

Synopsis

Declared in <src/midend/astUtil/astInterface/AstInterface.h>

static
std::string
AstToString(
    AstNodePtr const& s,
    bool unparseClassName = true);

Created with MrDocs