Previous: , Up: ScaledDecimal   [Index]


1.148.7 ScaledDecimal: storing

isLiteralObject

Answer whether the receiver is expressible as a Smalltalk literal.

storeLiteralOn: aStream

Store on aStream some Smalltalk code which compiles to the receiver

storeOn: aStream

Print Smalltalk code that compiles to the receiver on aStream.