Constant regex_automata::nfa::thompson::range_trie::FINAL

source ยท
const FINAL: StateID;
Expand description

There is only one final state in this trie. Every sequence of byte ranges added shares the same final state.