Next: , Previous: , Up: Base classes   [Index]


1.78 FileSegment

Defined in namespace Smalltalk
Superclass: Object
Category: Language-Implementation

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.