Class: JsRegex::Converter::NonpropertyConverter

Inherits:
PropertyConverter show all
Defined in:
lib/js_regex/converter/nonproperty_converter.rb

Overview

Template class implementation.

Note the inheritance from PropertyConverter.

Instance Attribute Summary

Attributes inherited from Base

#context, #target

Method Summary

Methods inherited from PropertyConverter

negated_property_replacement, property_replacement

Methods inherited from Base

#convert, #initialize

Constructor Details

This class inherits a constructor from JsRegex::Converter::Base