Current section

Files

Jump to
libero include libero@field_type_UserType.hrl
Raw

include/libero@field_type_UserType.hrl

-record(user_type, {
module_path :: binary(),
type_name :: binary(),
args :: list(libero@field_type:field_type())
}).