Previous: , Up: CScalar   [Index]


1.45.2 CScalar: accessing

cObjStoredType

Private - Provide a conversion from a CObject to a Smalltalk object to be stored by #at:put:

value

Answer the value the receiver is pointing to. The exact returned value depends on the receiver’s class

value: aValue

Set the receiver to point to the value, aValue. The exact meaning of aValue depends on the receiver’s class