Next: Symbol-testing, Previous: Symbol-misc, Up: Symbol [Index]
Print a represention of the receiver on aStream. For most objects this is simply its #printOn: representation, but for strings and characters, superfluous dollars or extra pairs of quotes are stripped.
Answer a String representing the receiver. For most objects this is simply its #printString, but for strings and characters, superfluous dollars or extra pair of quotes are stripped.
Print a represention of the receiver on aStream.
Print Smalltalk code on aStream that compiles to the same symbol as the receiver.
Print Smalltalk code on aStream that compiles to the same symbol as the receiver.