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



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

def slices
  @slices
end