| 
    MimIR 0.1
    
   MimIR is my Intermediate Representation 
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | mim | 
| namespace | mim::plug | 
| namespace | mim::plug::regex | 
| The regex Plugin  | |
Functions | |
| automaton::NFA * | regex2nfa (const mim::Def *regex) | 
| You can dl::get this function.   | |
| std::unique_ptr< automaton::NFA > | mim::plug::regex::regex2nfa (const Def *regex) | 
| std::unique_ptr< automaton::NFA > | mim::plug::regex::regex2nfa (decltype(::regex2nfa) *fptr, const Def *regex) | 
| automaton::NFA * regex2nfa | ( | const mim::Def * | regex | ) | 
You can dl::get this function.
std::unique_ptr. Definition at line 144 of file regex2nfa.cpp.
References mim::plug::regex::regex2nfa().