enum EE::UI::Doc::SyntaxPatternMatchType

#include <syntaxdefinition.hpp>

enum SyntaxPatternMatchType {
    LuaPattern,
    RegEx,
    Parser,
};