Automaton_t Struct Reference


Detailed Description

Definition at line 100 of file automaton.c.

Data Fields

int nstates
astate init_state
alist states


Field Documentation

astate Automaton_t::init_state
 

Definition at line 102 of file automaton.c.

Referenced by s_automaton_create(), s_automaton_NFA_to_DFA(), s_automaton_print_nodes(), and s_automaton_PS_to_NFA().

int Automaton_t::nstates
 

Definition at line 101 of file automaton.c.

Referenced by s_automaton_add_state(), s_automaton_create(), and s_automaton_finalize().

alist Automaton_t::states
 

Definition at line 103 of file automaton.c.

Referenced by s_automaton_add_state(), s_automaton_create(), s_automaton_delete(), s_automaton_get_state(), s_automaton_node_set_accept(), s_automaton_print_edges(), and s_automaton_print_nodes().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 29 02:01:15 2005 for Eliot by  doxygen 1.4.5