Method: Deadfire::FrontEnd::Token#lineno
- Defined in:
- lib/deadfire/front_end/token.rb
#lineno ⇒ Object (readonly)
Returns the value of attribute lineno.
6 7 8 |
# File 'lib/deadfire/front_end/token.rb', line 6 def lineno @lineno end |