Class: Ice::SlicedData

Inherits:
Object
  • Object
show all
Defined in:
ruby/Ice/Value.rb

Instance Attribute Summary collapse

Instance Attribute Details

#slicesObject (readonly)

array of SliceInfo



40
41
42
# File 'ruby/Ice/Value.rb', line 40

def slices
  @slices
end