class Mutest::AST::Regexp::Transformer::Alternative
Transformer
for Regexp
`alternative` nodes
This transformer is very similar to the generic recursive mapper except for the fact that the `Regexp::Expression` class for `alternative` nodes has a unique constructor
Constants
- ExpressionToAST
Mapper from `Regexp::Expression` to `Parser::AST::Node`