.. index:: pair: struct; EE::UI::Doc::FoldRangeTypeUtil .. _doxid-struct_e_e_1_1_u_i_1_1_doc_1_1_fold_range_type_util: struct EE::UI::Doc::FoldRangeTypeUtil ===================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct FoldRangeTypeUtil { // methods static :ref:`FoldRangeType` :target:`fromString`(const std::string& str); static std::string :target:`toString`(:ref:`FoldRangeType` type); };