Packages

A markup language to define ER schemas

Current section

Files

Jump to
prequel include prequel@ast_ComposedAttribute.hrl
Raw

include/prequel@ast_ComposedAttribute.hrl

-record(composed_attribute, {
span :: prequel@span:span(),
attributes :: list(prequel@ast:attribute())
}).