Method: YARD::Parser::Ruby::Legacy::RubyToken::TkUnknownChar#name
- Defined in:
- lib/yard/parser/ruby/legacy/ruby_lex.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
112 113 114 |
# File 'lib/yard/parser/ruby/legacy/ruby_lex.rb', line 112 def name @name end |