// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
ruby23
/
lib64
/
ruby
/
2.3.0
/
rdoc
[ PARENT ]
EDIT :: anon_class.rb
# frozen_string_literal: false ## # An anonymous class like: # # c = Class.new do end # # AnonClass is currently not used. class RDoc::AnonClass < RDoc::ClassModule end
SAVE
CANCEL