|
Class: FileInChange
Object
|
+--Change
|
+--FileInChange
- Package:
- stx:libbasic3
- Category:
- System-Changes
- Version:
- rev:
1.5
date: 2016/08/08 17:42:42
- user: mawalch
- file: FileInChange.st directory: libbasic3
- module: stx stc-classLibrary: libbasic3
I represent a fileIn marker change (in a changeFile)
copyrightCOPYRIGHT (c) 2011 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.
instance creation
-
file: aStringOrFilename
-
accessing
-
file
-
-
file: aStringOrfFilename
-
printing & storing
-
printOn: aStream
-
append a printed representation of the receiver to the argument, aStream
|