Class: JsRegex::Converter::GroupConverter

Inherits:
Base
  • Object
show all
Defined in:
lib/js_regex/converter/group_converter.rb

Overview

Template class implementation.

Direct Known Subclasses

AssertionConverter

Instance Attribute Summary

Attributes inherited from Base

#context, #target

Method Summary

Methods inherited from Base

#convert, #initialize

Constructor Details

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