Next: SystemExceptions.AlreadyDefined, Previous: SymLink, Up: Base classes [Index]
I am a special namespace. I only have one instance, called "Smalltalk", which is known to the Smalltalk interpreter. I define several methods that are "system" related, such as #quitPrimitive. My instance also helps keep track of dependencies between objects.
• SystemDictionary class-initialization: | (class) | |
• SystemDictionary-basic: | (instance) | |
• SystemDictionary-builtins: | (instance) | |
• SystemDictionary-c call-outs: | (instance) | |
• SystemDictionary-command-line: | (instance) | |
• SystemDictionary-miscellaneous: | (instance) | |
• SystemDictionary-printing: | (instance) | |
• SystemDictionary-profiling: | (instance) | |
• SystemDictionary-special accessing: | (instance) | |
• SystemDictionary-testing: | (instance) |