Sha256: b49c529d6e9931382cbc86d74cc4818584ae51526140652fc56b2c8a4f56f7ce

Contents?: true

Size: 176 Bytes

Versions: 5

Compression:

Stored size: 176 Bytes

Contents

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

module Regexp::Syntax
  module Ruby
    # uses the latest 2.2 release
    class V22 < Regexp::Syntax::Ruby::V226; end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
regexp_parser-0.4.4 lib/regexp_parser/syntax/ruby/2.2.rb
regexp_parser-0.4.3 lib/regexp_parser/syntax/ruby/2.2.rb
regexp_parser-0.4.2 lib/regexp_parser/syntax/ruby/2.2.rb
regexp_parser-0.4.1 lib/regexp_parser/syntax/ruby/2.2.rb
regexp_parser-0.4.0 lib/regexp_parser/syntax/ruby/2.2.rb