| 
    MimIR 0.1
    
   MimIR is my Intermediate Representation 
   | 
 
Go to the source code of this file.
Functions | |
| const mim::Def * | dfa2matcher (mim::World &, const automaton::DFA &, const mim::Def *) | 
| You can dl::get this function.   | |
| const mim::Def * dfa2matcher | ( | mim::World & | w, | 
| const automaton::DFA & | dfa, | ||
| const mim::Def * | n ) | 
You can dl::get this function.
Definition at line 95 of file dfa2matcher.cpp.
References mim::error(), automaton::AutomatonBase< NodeType >::get_reachable_states(), and automaton::AutomatonBase< NodeType >::get_start().
Referenced by mim::plug::regex::LowerRegex::rewrite().