TextCollector.st
changeset 6530 0f36967c3663
parent 6529 04bde4803d96
child 6558 9eae61ec2215
--- a/TextCollector.st	Tue Feb 19 22:38:28 2019 +0100
+++ b/TextCollector.st	Tue Feb 19 22:49:06 2019 +0100
@@ -654,6 +654,8 @@
 !
 
 isTextCollector
+    "true, iff this is a text collector emulating a stream"
+
     ^ true
 
     "
@@ -661,6 +663,7 @@
     "
 
     "Created: / 29-08-2013 / 11:32:46 / cg"
+    "Modified (comment): / 19-02-2019 / 22:48:40 / Claus Gittinger"
 !
 
 position