|
Class: IXMLDOMNamedNodeMap (in Dolphin)
Object
|
+--Dolphin::IXMLDOMNamedNodeMap
- Package:
- stx:libcompat
- Category:
- Compatibility-Dolphin
- Version:
- rev:
1.3
date: 2021/01/20 14:46:20
- user: cg
- file: Dolphin__IXMLDOMNamedNodeMap.st directory: libcompat
- module: stx stc-classLibrary: libcompat
printing
-
printOn: aStream
-
(comment from inherited method)
append a user printed representation of the receiver to aStream.
The format is suitable for a human - not meant to be read back.
The default here is to output the receiver's class name.
BUT: this method is heavily redefined for objects which
can print prettier.
|