Module: Mutant::AST::Regexp::Transformer::LookupTable Private

Included in:
Direct::ASTToExpression, Recursive::ASTToExpression, Text::ASTToExpression
Defined in:
lib/mutant/ast/regexp/transformer.rb

Overview

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

Mixin for node transformers

Helps construct a mapping from Parser::AST::Node domain to Regexp::Expression domain

Defined Under Namespace

Classes: Table

Constant Summary collapse

Mapping =

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.include(Concord::Public.new(:token, :regexp_class))