.. index:: pair: class; EE::System::LuaPattern::State .. _doxid-class_e_e_1_1_system_1_1_lua_pattern_1_1_state: class EE::System::LuaPattern::State =================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include class State { public: // methods bool :target:`range`(int index, int& start, int& end); bool :target:`matches`(const char* string, size_t length); protected: // construction :target:`~State`(); };