Sha256: 90a18a3401b7225a51ded3846575185bddf6245fff57a2d21016e1447d14b977

Contents?: true

Size: 193 Bytes

Versions: 6

Compression:

Stored size: 193 Bytes

Contents

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

module Regexp::Syntax
  module Ruby

    class V236 < Regexp::Syntax::Ruby::V235
      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.3.6.rb
regexp_parser-0.4.12 lib/regexp_parser/syntax/ruby/2.3.6.rb
regexp_parser-0.4.11 lib/regexp_parser/syntax/ruby/2.3.6.rb
regexp_parser-0.4.10 lib/regexp_parser/syntax/ruby/2.3.6.rb
regexp_parser-0.4.9 lib/regexp_parser/syntax/ruby/2.3.6.rb
regexp_parser-0.4.8 lib/regexp_parser/syntax/ruby/2.3.6.rb