- add
void add(CharClass cc)
Undocumented in source. Be warned that the author may not have intended to support it.
- add
void add(range_t cr)
Undocumented in source. Be warned that the author may not have intended to support it.
- add
void add(char_t c)
Undocumented in source. Be warned that the author may not have intended to support it.
- contains
bool contains(range_t cr)
Undocumented in source. Be warned that the author may not have intended to support it.
- contains
bool contains(CharClass cc)
Undocumented in source. Be warned that the author may not have intended to support it.
- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- intersect
CharClass intersect(CharClass cc)
Undocumented in source. Be warned that the author may not have intended to support it.
- matches
bool matches(char_t c)
Undocumented in source. Be warned that the author may not have intended to support it.
- negate
void negate()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(CharClass cc)
Undocumented in source. Be warned that the author may not have intended to support it.
- optimize
void optimize()
Undocumented in source. Be warned that the author may not have intended to support it.
- subtract
void subtract(CharClass cc)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.