42 bool parse(std::string
const & an_plus_b);
std::string get_error() const
void set_a(repeat_integer_t a)
std::string to_string() const
integer_t get_nth() const
bool parse(std::string const &an_plus_b)
void set_b(repeat_integer_t b)
repeat_integer_t get_a() const
repeat_integer_t get_b() const
The namespace of all the classes in the CSS Preprocessor.