Packages

A markup language to define ER schemas

Current section

Files

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

include/prequel@error@parse_error_InternalError.hrl

-record(internal_error, {
hint :: gleam@option:option(binary()),
enclosing_definition :: gleam@option:option(prequel@span:span()),
context_span :: prequel@span:span(),
context :: binary()
}).