Class: YARD::Parser::Ruby::Legacy::RubyToken::TkBlockContents

Inherits:
Token
  • Object
show all
Defined in:
lib/yard/parser/ruby/legacy/ruby_lex.rb

Overview

Represents a block

Instance Method Summary collapse

Constructor Details

This class inherits a constructor from YARD::Parser::Ruby::Legacy::RubyToken::Token

Instance Method Details

#textObject



55
# File 'lib/yard/parser/ruby/legacy/ruby_lex.rb', line 55

def text; '...' end