123456789_123456789_123456789_123456789_123456789_

Class: YARD::Parser::Ruby::Legacy::RubyToken::TkStatementEnd

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, Token
Instance Chain:
self, Token
Inherits: YARD::Parser::Ruby::Legacy::RubyToken::Token
Defined in: lib/yard/parser/ruby/legacy/ruby_lex.rb

Overview

Represents an end statement

Constant Summary

Token - Inherited

NO_TEXT

Class Method Summary

Token - Inherited

.new

Creates a new Token object.

Instance Attribute Summary

Instance Method Summary

Token - Inherited

#set_text

Chainable way to sets the text attribute.

Constructor Details

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

Instance Method Details

#text

[ GitHub ]

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

def text; '' end