teditor  1.8.0@@fee5e94
Terminal based editor written in C++
teditor::parser::NFA Member List

This is the complete list of members for teditor::parser::NFA, including all inherited members.

areActiveStatesEmpty() constteditor::parser::NFAinline
find(const std::string &str, size_t start=0, size_t end=0)teditor::parser::NFA
findAny(const std::string &str, size_t &matchStartPos, size_t start=0, size_t end=0)teditor::parser::NFA
getMatchPos() constteditor::parser::NFAinline
isMatch(bool lastStateRemaining=false) constteditor::parser::NFA
NFA(const std::string &reg)teditor::parser::NFA
NoMatchteditor::parser::NFAstatic
reset()teditor::parser::NFA
step(char c, const Point &pos)teditor::parser::NFA
~NFA()teditor::parser::NFAinline