getSymName

Returns a pretty identifier name from sym.

version(COMPILE)
extern (C++) nothrow
static if(1)
const(char)*
getSymName

Parameters

sym Symbol*

the symbol which the name comes from

Return Value

Type: const(char)*

The identifier name

Suggestion Box / Bug Report