Previous:
RootNamespace-overrides for superspaces
, Up:
RootNamespace
1.142.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