class Mutest::AST::Regexp::Transformer::CharacterSet

Transformer for character sets

The `Regexp::Expression` representation of a character set is unique due to its usage of the `#members` attribute which is why it gets its own transformer