Current section
Files
Jump to
Current section
Files
include/prequel@error@parse_error_RelationshipBodyWithJustOneEntity.hrl
-record(relationship_body_with_just_one_entity, {
hint :: gleam@option:option(binary()),
relationship_span :: prequel@span:span(),
relationship_name :: binary(),
entity_span :: prequel@span:span()
}).