|
hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|

Public Member Functions | |
| void | beginMark (result r, const std::string &m) |
| void | endMark (result r, const std::string &m) |
Public Attributes | |
| stateset | eps |
| ntransitions | chars |
| result | acc = nullResult |
| srcmarkers | begins |
| srcmarkers | ends |
|
inline |
|
inline |
| result hobbes::NFAState::acc = nullResult |
| srcmarkers hobbes::NFAState::begins |
| ntransitions hobbes::NFAState::chars |
| srcmarkers hobbes::NFAState::ends |
| stateset hobbes::NFAState::eps |
1.8.13