#include <ParseStrong.h>
|
static const std::regex | rgx |
|
Meme Matcher for Strong-Memes
Parse any meme to test if it's valid, and extract its features
Strong-meme like LEMONS! should always favor LEMONS https://github.com/xjmusic/xjmusic/issues/218
◆ ParseStrong()
ParseStrong::ParseStrong |
( |
const std::string & |
raw | ) |
|
|
explicit |
◆ fromString()
ParseStrong ParseStrong::fromString |
( |
const std::string & |
raw | ) |
|
|
static |
◆ isAllowed()
bool ParseStrong::isAllowed |
( |
const std::vector< ParseStrong > & |
memes | ) |
const |
◆ body
std::string XJ::ParseStrong::body |
◆ rgx
const std::regex ParseStrong::rgx |
|
static |
◆ valid
bool XJ::ParseStrong::valid |
The documentation for this class was generated from the following files:
- /home/runner/work/xjmusic/xjmusic/engine/include/xjmusic/meme/ParseStrong.h
- /home/runner/work/xjmusic/xjmusic/engine/src/meme/ParseStrong.cpp