toString
overloads
<mrdocs/Metadata/Javadoc.hpp>
dom::String
toString(Admonish kind) noexcept;
» more...
Return the name of the NodeKind as a string.
dom::String
toString(NodeKind kind) noexcept;
» more...
Return the name of the ParamDirection as a string.
dom::String
toString(ParamDirection kind) noexcept;
» more...
Return the name of the Parts as a string.
dom::String
toString(Parts kind) noexcept;
» more...
Return the name of the Style
as a string.
dom::String
toString(Style kind) noexcept;
» more...
Name | Description |
---|---|
kind | The style kind. |