Viewing File: /opt/alt/ruby25/lib64/ruby/2.5.0/rdoc/meta_method.rb

# frozen_string_literal: true
##
# MetaMethod represents a meta-programmed method

class RDoc::MetaMethod < RDoc::AnyMethod
end

Back to Directory File Manager