class YARD::Parser::Ruby::Legacy::RubyToken::TkBlockContents
Represents a block
Public Instance Methods
text()
click to toggle source
# File lib/yard/parser/ruby/legacy/ruby_lex.rb, line 56 def text; '...' end