Class: RubyToken::TkVal
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Token
|
|
|
Instance Chain:
self,
Token
|
|
| Inherits: |
RubyToken::Token
|
| Defined in: | lib/irb/ruby-token.rb |
Class Method Summary
Instance Attribute Summary
Constructor Details
.new(seek, line_no, char_no, value = nil) ⇒ TkVal
Instance Attribute Details
#value (readonly)
[ GitHub ]# File 'lib/irb/ruby-token.rb', line 51
attr_reader :value