Member.getFullName

Returns the fully-qualified name of the element, including the package and module name, and any types that might enclose it.

interface Member
const
string
getFullName
()

Return Value

Type: string

The fully-qualified name of this element.

Meta