Current section
Files
Jump to
Current section
Files
include/prequel@error@parse_error_MoreThanOneHierarchy.hrl
-record(more_than_one_hierarchy, {
hint :: gleam@option:option(binary()),
enclosing_entity :: prequel@span:span(),
first_hierarchy_span :: prequel@span:span(),
other_hierarchy_span :: prequel@span:span()
}).