1 #ifndef _RE2C_IR_REGEXP_REGEXP_CAT_
2 #define _RE2C_IR_REGEXP_REGEXP_CAT_
19 void split (std::set<uint32_t> &);
23 void display (std::ostream & o)
const;
30 #endif // _RE2C_IR_REGEXP_REGEXP_CAT_
uint32_t calc_size() const
void display(std::ostream &o) const
nfa_state_t * compile(nfa_t &nfa, nfa_state_t *n)
CatOp(RegExp *e1, RegExp *e2)
void split(std::set< uint32_t > &)