eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ClassInitializeChange':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: ClassInitializeChange


Inheritance:

   Object
   |
   +--Change
      |
      +--ClassChange
         |
         +--ClassInitializeChange

Package:
stx:libbasic3
Category:
System-Changes
Version:
rev: 1.5 date: 2021/01/20 15:45:43
user: cg
file: ClassInitializeChange.st directory: libbasic3
module: stx stc-classLibrary: libbasic3
Author:
Jan Vrany <jan.vrany@fit.cvut.cz>

Description:


Change for class initialization chunk. Unlike DoItChange, 
ClassInitializeChange handles namespaces and private classes
properly.


[instance variables:]

[class variables:]


Related information:



Instance protocol:

accessing
o  source
return the source of the change

applying
o  apply
apply the change

comparing
o  sameAs: changeB
return true, if the given change represents the same change as the receiver.

printing & storing
o  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.

testing
o  isClassInitializeChange



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:21:39 GMT