Your IP : 216.73.216.244


Current Path : /proc/self/root/opt/alt/ruby34/share/gems/gems/rdoc-6.10.0/lib/rdoc/code_object/
Upload File :
Current File : //proc/self/root/opt/alt/ruby34/share/gems/gems/rdoc-6.10.0/lib/rdoc/code_object/ghost_method.rb

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

class RDoc::GhostMethod < RDoc::AnyMethod
end