Current section

Files

Jump to
libero include libero@walker_UserType.hrl
Raw

include/libero@walker_UserType.hrl

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