Skip to main content

include/molt@types_Span.hrl

-record(span, {line :: integer(), col :: integer(), offset :: integer()}).