toString overloads

Synopses

Declared in <mrdocs/Metadata/DocComment/Block/AdmonitionKind.hpp>

Return the name of the Admonish as a string.

dom::String
toString(BlockKind kind) noexcept;
dom::String
toString(InlineKind kind) noexcept;

Return the name of the ParamDirection as a string.

Return the name of the Parts as a string.

dom::String
toString(Parts kind) noexcept;

Created with MrDocs