Sha256: 4964ab94098faa2bbc74411e1c0fa9704650e38608b96f1369a0525109d2adf7

Contents?: true

Size: 238 Bytes

Versions: 6667

Compression:

Stored size: 238 Bytes

Contents

module CodeRay
module Encoders
  
  # = Null Encoder
  #
  # Does nothing and returns an empty string.
  class Null < Encoder
    
    register_for :null
    
    def text_token text, kind
      # do nothing
    end
    
  end
  
end
end

Version data entries

6,667 entries across 6,655 versions & 72 rubygems

Version Path
cybrid_api_organization_ruby-0.122.67 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_id_ruby-0.122.67 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_bank_ruby-0.122.66 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_organization_ruby-0.122.66 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_id_ruby-0.122.66 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_id_ruby-0.122.65 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_bank_ruby-0.122.65 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_organization_ruby-0.122.65 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_bank_ruby-0.122.64 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_id_ruby-0.122.64 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_organization_ruby-0.122.64 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_id_ruby-0.122.60 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_bank_ruby-0.122.60 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_organization_ruby-0.122.60 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_organization_ruby-0.122.59 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_bank_ruby-0.122.59 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_id_ruby-0.122.59 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_bank_ruby-0.122.58 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_organization_ruby-0.122.58 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
cybrid_api_id_ruby-0.122.58 vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb