|
Class: ClassCategoriesReader (in Dolphin)
Object
|
+--ClassCategoryReader
|
+--Dolphin::ClassCategoriesReader
- Package:
- stx:libcompat
- Category:
- Compatibility-Dolphin
- Version:
- rev:
1.3
date: 2021/01/20 15:08:57
- user: cg
- file: Dolphin__ClassCategoriesReader.st directory: libcompat
- module: stx stc-classLibrary: libcompat
This class was added to allow fileIn of Dolphin code.
It is not required for normal operation of the system.
copyrightCOPYRIGHT (c) 2001 by eXept Software AG
All Rights Reserved
This software is furnished under a license and may be used
only in accordance with the terms of that license and with the
inclusion of the above copyright notice. This software may not
be provided or otherwise made available to, or used by, any
other person. No title to or ownership of the software is
hereby transferred.
fileIn
-
fileInFrom: aStream notifying: requestor passChunk: passChunk single: oneChunkOnly silent: beSilent
-
read class category-chunks from the input stream, aStream.
Since ST/X only supports one category, only the first category is stored.
private
-
class: aClass
-
|