Current section

Files

Jump to
checkmark include checkmark@internal@code_extractor_Source.hrl
Raw

include/checkmark@internal@code_extractor_Source.hrl

-record(source, {
text :: bitstring(),
module :: glance:module_(),
line_ends :: splitter:splitter()
}).