AbstractMatcher::Options for matcher engines. More...
#include <absmatcher.h>
Public Attributes | |
bool | A |
accept any/all (?^X) negative patterns More... | |
bool | N |
nullable, find may return empty match (N/A to scan, split, matches) More... | |
char | T |
tab size, between 1 and 9, default is 8, for indent and More... | |
AbstractMatcher::Options for matcher engines.
bool reflex::AbstractMatcher::Option::A |
accept any/all (?^X) negative patterns
bool reflex::AbstractMatcher::Option::N |
nullable, find may return empty match (N/A to scan, split, matches)
char reflex::AbstractMatcher::Option::T |
tab size, between 1 and 9, default is 8, for indent and