.. index:: pair: struct; EE::UI::Doc::SyntaxStateRestored .. _doxid-struct_e_e_1_1_u_i_1_1_doc_1_1_syntax_state_restored: struct EE::UI::Doc::SyntaxStateRestored ======================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct SyntaxStateRestored { // fields const :ref:`SyntaxDefinition`* :target:`currentSyntax` { nullptr }; const :ref:`SyntaxPattern`* :target:`subsyntaxInfo` { nullptr }; :ref:`SyntaxStateType` :target:`currentPatternIdx` {}; :ref:`Uint32` :target:`currentLevel` { 0 }; };