enum EE::UI::Doc::TextDocument::MatchDirection

#include <textdocument.hpp>

enum MatchDirection {
    Forward,
    Backward,
};