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

Inherits:
ASTToExpression
  • Object
show all
Defined in:
lib/mutant/ast/regexp/transformer/root.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 inherited from ASTToExpression

#call

Methods included from Procto

included