eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ChangeSet::ClassSourceWriter::ClassInfo':

Home

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

Class: ClassInfo (private in ClassSourceWriter

This class is only visible from within ClassSourceWriter (which is itself a private class of ChangeSet).

Inheritance:

   Object
   |
   +--ChangeSet::ClassSourceWriter::ClassInfo

Package:
stx:libbasic3
Category:
System-Changes
Owner:
ChangeSet::ClassSourceWriter

Class protocol:

instance creation
o  new
return an initialized instance


Instance protocol:

accessing
o  categories

o  comment

o  comment: something

o  definition

o  definition: something

o  methodAt: selector

o  methodDictionary

o  methods

o  methods: something

o  name

o  name: something

o  namespace

o  namespace: aString

o  primitiveDefinitions

o  primitiveDefinitionsString

o  primitiveFunctions

o  primitiveFunctionsString

o  primitiveVariables

o  primitiveVariablesString

o  selectorAtMethod: m

o  superclass

o  superclass: something

adding
o  addChange: change
Ignore it, the class inititalization chunk is

enumerating
o  methodsDo: aBlock

initialization
o  initialize
Invoked when a new instance is created.

usage example(s):

super initialize.   -- commented since inherited method does nothing

printing & storing
o  printClassNameOn: aStream
namespace notNil ifTrue:[

o  printOn: aStream
append a printed representation of the receiver to the argument, aStream

queries
o  includesSelector: selector

o  isPrivateClassOf: classInfo

o  isSubclassOf: classInfo



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 23 Apr 2024 15:19:06 GMT