mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-13 21:04:00 +00:00
Estimated hours taken: 0.25 Branches: main java/runtime/ReservedAddrFunctorDesc.java: New file. This corresponds to the C type MR_ReservedAddrFunctorDesc in runtime/mercury_type_info.h. It will be needed if compiling to Java with the reserved tag options (--num-reserved-objects or --num-reserved-addresses) enabled.