Current Path : /proc/thread-self/root/proc/thread-self/root/opt/cpanel/ea-ruby27/root/usr/share/ruby/rdoc/ |
Current File : //proc/thread-self/root/proc/thread-self/root/opt/cpanel/ea-ruby27/root/usr/share/ruby/rdoc/anon_class.rb |
# frozen_string_literal: true ## # An anonymous class like: # # c = Class.new do end # # AnonClass is currently not used. class RDoc::AnonClass < RDoc::ClassModule end