Class: ToSource::Emitter::Literal::Regexp

Inherits:
ToSource::Emitter::Literal show all
Defined in:
lib/to_source/emitter/literal/regexp.rb,
lib/to_source/emitter/literal/regexp/options.rb

Overview

Emitter for regexp literal nodes

Defined Under Namespace

Classes: Options

Constant Summary

Constants inherited from ToSource::Emitter

REGISTRY

Instance Attribute Summary

Attributes inherited from ToSource::Emitter

#buffer, #node

Method Summary

Methods inherited from ToSource::Emitter

build, define_predicate, #initialize, run, #source

Constructor Details

This class inherits a constructor from ToSource::Emitter