Sha256: 9bccefe8bf63c38e04ff6dbc7d7a7e6eadfa69dd6b1d18441d5ecb8d8bbd098e

Contents?: true

Size: 176 Bytes

Versions: 3

Compression:

Stored size: 176 Bytes

Contents

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

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
regexp_parser-0.4.7 lib/regexp_parser/syntax/ruby/2.2.rb
regexp_parser-0.4.6 lib/regexp_parser/syntax/ruby/2.2.rb
regexp_parser-0.4.5 lib/regexp_parser/syntax/ruby/2.2.rb