Class: Mutant::AST::Regexp::Transformer::OptionsGroup::ASTToExpression Private

Inherits:
ASTToExpression
  • Object
show all
Includes:
NamedChildren
Defined in:
lib/mutant/ast/regexp/transformer/options_group.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Mapper from ‘Parser::AST::Node` to `Regexp::Expression`

Method Summary

Methods included from NamedChildren

included

Methods inherited from ASTToExpression

#call

Methods included from Procto

included