src
|
This is the complete list of members for re2c::RegExp, including all inherited members.
calc_size() const =0 | re2c::RegExp | pure virtual |
compile(nfa_t &nfa, nfa_state_t *n)=0 | re2c::RegExp | pure virtual |
display(std::ostream &) const =0 | re2c::RegExp | pure virtual |
fixedLength() | re2c::RegExp | virtual |
FORBID_COPY(RegExp) | re2c::RegExp | |
operator<<(std::ostream &o, const RegExp &re) | re2c::RegExp | friend |
RegExp() | re2c::RegExp | inline |
split(std::set< uint32_t > &)=0 | re2c::RegExp | pure virtual |
vFreeList | re2c::RegExp | static |
~RegExp() | re2c::RegExp | inlinevirtual |