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

Inherits:
Mutant::AST::Regexp::Transformer 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.

Transformer for root nodes

Defined Under Namespace

Classes: ASTToExpression

Constant Summary collapse

ExpressionToAST =

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

Class.new(Recursive::ExpressionToAST)

Constants inherited from Mutant::AST::Regexp::Transformer

REGISTRY

Method Summary

Methods inherited from Mutant::AST::Regexp::Transformer

lookup, to_ast, to_expression