HOME


Mini Shell 1.0
DIR: /opt/alt/ruby19/lib64/ruby/1.9.1/rdoc/
Upload File :
Current File : //opt/alt/ruby19/lib64/ruby/1.9.1/rdoc/ghost_method.rb
require 'rdoc/any_method'

##
# GhostMethod represents a method referenced only by a comment

class RDoc::GhostMethod < RDoc::AnyMethod
end