Next: , Previous: , Up: AbstractNamespace   [Index]


1.1.7 AbstractNamespace: printing

name

Answer the receiver’s name

name: aSymbol

Change the receiver’s name to aSymbol

nameIn: aNamespace

Answer Smalltalk code compiling to the receiver when the current namespace is aNamespace

printOn: aStream

Print a representation of the receiver

storeOn: aStream

Store Smalltalk code compiling to the receiver