Class: Ice::SlicedData
- Inherits:
-
Object
- Object
- Ice::SlicedData
- Defined in:
- ruby/Ice/Value.rb
Instance Attribute Summary collapse
-
#slices ⇒ Object
readonly
array of SliceInfo.
Instance Attribute Details
#slices ⇒ Object (readonly)
array of SliceInfo
39 40 41 |
# File 'ruby/Ice/Value.rb', line 39 def slices @slices end |