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