Packages

A markup language to define ER schemas

Current section

Files

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

include/prequel@error@parse_error_WrongAttributeName.hrl

-record(wrong_attribute_name, {
hint :: gleam@option:option(binary()),
enclosing_definition :: prequel@span:span(),
lollipop_span :: prequel@span:span(),
wrong_name :: binary(),
wrong_name_span :: prequel@span:span()
}).