Current section
Files
Jump to
Current section
Files
include/kielet_gen@parser_EntryData.hrl
-record(entry_data, {
key :: kielet_gen@parser:entry_key(),
locations :: list({binary(), integer()})
}).