Method: Lisp::EofObject#type
- Defined in:
- lib/rubylisp/eof_object.rb
#type ⇒ Object
12 13 14 |
# File 'lib/rubylisp/eof_object.rb', line 12 def type :eof_object end |
12 13 14 |
# File 'lib/rubylisp/eof_object.rb', line 12 def type :eof_object end |