Source¶
-
final class
Source
¶ An input source such as a file or a text buffer.
The source may optionally contain information about start offsets of each line in which case it can entity offsets to line and column numbers. For this to work
endLine
should be called for each line in the order as they appear in the input.