GCC Middle and Back End API Reference
automata_list_el Struct Reference
Collaboration diagram for automata_list_el:

Data Fields

automaton_t automaton
automata_list_el_t next_automata_list_el

Detailed Description

The following is the element of the list of automata.


Field Documentation

automaton_t automata_list_el::automaton

The automaton itself.

automata_list_el_t automata_list_el::next_automata_list_el

The next automata set element.

Referenced by state_eq_p().


The documentation for this struct was generated from the following file: