Current section
Files
Jump to
Current section
Files
include/prequel@error@parse_error_UnexpectedTokenInEntityBody.hrl
-record(unexpected_token_in_entity_body, {
hint :: gleam@option:option(binary()),
enclosing_entity :: prequel@span:span(),
token_span :: prequel@span:span()
}).