IDZEBRA
2.2.7
|
#include <dfap.h>
Data Fields | |
struct DFA_stateb_ * | next |
struct DFA_state * | state_block |
struct DFA_stateb_* DFA_stateb_::next |
Definition at line 61 of file dfap.h.
Referenced by add_DFA_state(), and rm_DFA_states().
struct DFA_state* DFA_stateb_::state_block |
Definition at line 62 of file dfap.h.
Referenced by add_DFA_state(), and rm_DFA_states().