Class: Symbol

Inherits:
Object
  • Object
show all
Defined in:
lib/chebyruby/variable.rb

Overview

Open class Symbol

Instance Method Summary collapse

Instance Method Details

#parseableObject

Public help for Variable#parseable



100
101
102
# File 'lib/chebyruby/variable.rb', line 100

def parseable
  self
end