1 #ifndef _RE2C_IR_RULE_RANK_
2 #define _RE2C_IR_RULE_RANK_
10 template <
typename num_t>
class counter_t;
23 static const uint32_t NONE;
24 static const uint32_t DEF;
44 #endif // _RE2C_IR_RULE_RANK_
friend std::ostream & operator<<(std::ostream &o, rule_rank_t r)
static rule_rank_t none()
bool operator==(const rule_rank_t &r) const
bool operator<(const rule_rank_t &r) const