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