/
/
opt
/
alt
/
ruby22
/
lib64
/
ruby
/
2.2.0
/
rdoc
/
markup
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.187
PHP 7.4.33
Dir:
/opt/alt/ruby22/lib64/ruby/2.2.0/rdoc/markup
Edit:
/opt/alt/ruby22/lib64/ruby/2.2.0/rdoc/markup/blank_line.rb
## # An empty line. This class is a singleton. class RDoc::Markup::BlankLine @instance = new ## # RDoc::Markup::BlankLine is a singleton def self.new @instance end ## # Calls #accept_blank_line on +visitor+ def accept visitor visitor.accept_blank_line self end def pretty_print q # :nodoc: q.text 'blankline' end end
Ukuran: 361 B