Previous: , Up: RootNamespace   [Index]


1.146.4 RootNamespace: printing

nameIn: aNamespace

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

printOn: aStream in: aNamespace

Print on aStream some Smalltalk code compiling to the receiver when the current namespace is aNamespace

storeOn: aStream

Store Smalltalk code compiling to the receiver