SourceContext
Constructors
Instance methods
full_content
Sourceline
Sourcelines
The file as lines. Every consumer of read_source_context immediately
splits full_content to walk backwards from the endpoint's line, and a
controller declares many handlers — so splitting per endpoint re-did the
same work once per endpoint per tagger. read_source_context passes the
tagger's cached (shared, read-only) array instead.
path
Source