Class: Array

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

Instance Method Summary collapse

Instance Method Details

#parseableObject



55
56
57
# File 'lib/chebyruby/variable.rb', line 55

def parseable
  Variable.new(self).parseable
end