Next: FileStream, Previous: FilePath, Up: Base classes [Index]
My instances represent sections of files. I am primarily used by the compiler to record source code locations. I am not a part of the normal Smalltalk-80 kernel; I am specific to the GNU Smalltalk implementation.
• FileSegment class-basic: | (class) | |
• FileSegment class-installing: | (class) | |
• FileSegment-basic: | (instance) | |
• FileSegment-equality: | (instance) | |
• FileSegment-printing: | (instance) |