enum EE::System::PatternMatcher::PatternType

#include <patternmatcher.hpp>

enum PatternType {
    LuaPattern,
    PCRE,
};