Sha256: 1c5ab8d71bc842fc71f7e9eb755a80205afedb70bb053cea829324b86ebeb332

Contents?: true

Size: 185 Bytes

Versions: 24

Compression:

Stored size: 185 Bytes

Contents

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

module Regexp::Syntax
  module Ruby
    # use the last 2.0 release as the base
    class V20 < Regexp::Syntax::Ruby::V200; end
  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
regexp_parser-0.4.13 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.4.12 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.4.11 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.4.10 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.4.9 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.4.8 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.4.7 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.4.6 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.4.5 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.4.4 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.4.3 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.4.2 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.4.1 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.4.0 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.3.6 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.3.5 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.3.4 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.3.3 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.3.2 lib/regexp_parser/syntax/ruby/2.0.rb
regexp_parser-0.3.1 lib/regexp_parser/syntax/ruby/2.0.rb