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.4 date: 2019/05/28 06:27:45
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

testing
o  isClassInitializeChange



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 29 Mar 2024 09:24:17 GMT