Return the name of the SymbolKind as a string.
Synopsis
Declared in <mrdocs/Metadata/Symbol/SymbolKind.hpp>
dom::String
toString(SymbolKind kind) noexcept;
Return Value
the name of the SymbolKind as a string.
Parameters
| Name | Description |
|---|---|
kind |
Info variant discriminator |
Created with MrDocs