qualifiednameof

Returns the qualified name of the symbol A.

This will be a sequence of identifiers, seperated by dots. eg "mymodule.myclass.myfunc" This is the same as prettynameof(), except that it doesn't include any type information.

template qualifiednameof () {}

Members

Variables

qualifiednameof
enum string qualifiednameof;
Undocumented in source.

Meta