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.
See Implementation
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.