.. index:: pair: struct; EE::UI::Doc::SyntaxStateType .. _doxid-struct_e_e_1_1_u_i_1_1_doc_1_1_syntax_state_type: struct EE::UI::Doc::SyntaxStateType =================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct SyntaxStateType { // fields :ref:`SyntaxSyateHolderType` :target:`state` { :ref:`SYNTAX_TOKENIZER_STATE_NONE` }; :ref:`SyntaxSyateHolderType` :target:`repositoryIdx` { :ref:`SYNTAX_TOKENIZER_STATE_NONE` }; // methods bool :target:`operator==`(const SyntaxStateType& other) const; bool :target:`operator!=`(const SyntaxStateType& other) const; };