Class: JsRegex::Converter::AssertionConverter

Inherits:
GroupConverter show all
Defined in:
lib/js_regex/converter/assertion_converter.rb

Overview

Template class implementation.

Note the inheritance from GroupConverter.

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