Sha256: ae6ea9eaae8ae3996cd7d93733496b82b6ff62886be6d9afc12d0bd43d5df9fb

Contents?: true

Size: 144 Bytes

Versions: 32

Compression:

Stored size: 144 Bytes

Contents

# frozen_string_literal: true
##
# GhostMethod represents a method referenced only by a comment

class RDoc::GhostMethod < RDoc::AnyMethod
end

Version data entries

32 entries across 32 versions & 4 rubygems

Version Path
ric-0.12.2 vendor/bundle/ruby/2.5.0/gems/rdoc-6.1.1/lib/rdoc/ghost_method.rb
rdoc-6.1.1 lib/rdoc/ghost_method.rb
rdoc-6.1.0 lib/rdoc/ghost_method.rb
rdoc-6.1.0.beta3 lib/rdoc/ghost_method.rb
rdoc-6.1.0.beta2 lib/rdoc/ghost_method.rb
rdoc-6.1.0.beta1 lib/rdoc/ghost_method.rb
rdoc-6.0.4 lib/rdoc/ghost_method.rb
rdoc-6.0.3 lib/rdoc/ghost_method.rb
rdoc-6.0.2 lib/rdoc/ghost_method.rb
rdoc-6.0.1 lib/rdoc/ghost_method.rb
rdoc-6.0.0 lib/rdoc/ghost_method.rb
rdoc-6.0.0.beta4 lib/rdoc/ghost_method.rb