Specification of transition range.
More...
#include <dfa.hpp>
Specification of transition range.
Definition at line 61 of file dfa.hpp.
◆ symbol
int Gecode::DFA::DFAI::HashEntry::symbol |
Symbol.
Definition at line 63 of file dfa.hpp.
◆ fst
const Transition* Gecode::DFA::DFAI::HashEntry::fst |
First transition for the symbol.
Definition at line 64 of file dfa.hpp.
◆ lst
const Transition* Gecode::DFA::DFAI::HashEntry::lst |
Last transition for the symbol.
Definition at line 65 of file dfa.hpp.
The documentation for this class was generated from the following file: