Data Fields | |
int | num |
const char * | value |
transition_t * | transitions |
Definition at line 44 of file mkdfa.c.
int _state_t::num |
Definition at line 46 of file mkdfa.c.
Referenced by mkaccept(), mkprefix(), mkstate(), mktranstables(), and prstate().
Definition at line 48 of file mkdfa.c.
Referenced by add_states(), checkbase(), mkaccept(), mkmap(), mkprefix(), mkstate(), mktranstables(), and prstate().
const char* _state_t::value |
Definition at line 47 of file mkdfa.c.
Referenced by add_states(), mkaccept(), mkstate(), and prstate().