Packages

A markup language to define ER schemas

Current section

Files

Jump to
prequel include prequel@error@parse_error_UnexpectedTokenInBinaryRelationship.hrl
Raw

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()
}).