Skip to content

SgNodeHelper::symbolToString

returns name of symbol as string

Synopsis

Declared in <src/midend/abstractLayer/SgNodeHelper.h>

std::string
symbolToString(SgSymbol* symbol);

Parameters

Name

Description

symbol

This class represents the concept of a name within the compiler.

Created with MrDocs