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