clang::mrdocs::doc::toString

Return the name of the Style as a string.

Synopsis

Declared in <mrdocs/Metadata/Javadoc.hpp>
dom::String
toString(Style kind) noexcept;


Return Value

The string representation of the style.

Parameters

Name Description
kind The style kind.

Created with MrDocs