1 #ifndef _RE2C_IR_REGEXP_REGEXP_CLOSE_ 
    2 #define _RE2C_IR_REGEXP_REGEXP_CLOSE_ 
   17     void split (std::set<uint32_t> &);
 
   20     void display (std::ostream & o) 
const;
 
   27 #endif // _RE2C_IR_REGEXP_REGEXP_CLOSE_ 
uint32_t calc_size() const 
 
void display(std::ostream &o) const 
 
void split(std::set< uint32_t > &)
 
nfa_state_t * compile(nfa_t &nfa, nfa_state_t *n)