Sha256: 3fed573f150b2c26a57a1988fcf9c0a6958752e5a9ceabd1684a2abc7346117e

Contents?: true

Size: 190 Bytes

Versions: 8

Compression:

Stored size: 190 Bytes

Contents

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

module Regexp::Syntax
  module Ruby

    class V240 < Regexp::Syntax::Ruby::V23
      def initialize
        super
      end
    end

  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
regexp_parser-0.4.9 lib/regexp_parser/syntax/ruby/2.4.0.rb
regexp_parser-0.4.8 lib/regexp_parser/syntax/ruby/2.4.0.rb
regexp_parser-0.4.7 lib/regexp_parser/syntax/ruby/2.4.0.rb
regexp_parser-0.4.6 lib/regexp_parser/syntax/ruby/2.4.0.rb
regexp_parser-0.4.5 lib/regexp_parser/syntax/ruby/2.4.0.rb
regexp_parser-0.4.4 lib/regexp_parser/syntax/ruby/2.4.0.rb
regexp_parser-0.4.3 lib/regexp_parser/syntax/ruby/2.4.0.rb
regexp_parser-0.4.2 lib/regexp_parser/syntax/ruby/2.4.0.rb