Sha256: 4b3a07dccec43f5cba73d9f7f16600ecae9dd0402091dceaff9028168984ddb5

Contents?: true

Size: 193 Bytes

Versions: 6

Compression:

Stored size: 193 Bytes

Contents

require File.expand_path('../2.4.2', __FILE__)

module Regexp::Syntax
  module Ruby

    class V243 < Regexp::Syntax::Ruby::V242
      def initialize
        super
      end
    end

  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
regexp_parser-0.4.13 lib/regexp_parser/syntax/ruby/2.4.3.rb
regexp_parser-0.4.12 lib/regexp_parser/syntax/ruby/2.4.3.rb
regexp_parser-0.4.11 lib/regexp_parser/syntax/ruby/2.4.3.rb
regexp_parser-0.4.10 lib/regexp_parser/syntax/ruby/2.4.3.rb
regexp_parser-0.4.9 lib/regexp_parser/syntax/ruby/2.4.3.rb
regexp_parser-0.4.8 lib/regexp_parser/syntax/ruby/2.4.3.rb