Reference to the num'th heap ADT sort.
Abstract class for the sorts that the heap ADT can refer to.
Specification of a heap ADT constructor.
Reference to some externally defined sort.
Reference to the address range sort that is specific to the heap to be declared.
Reference to the address sort that is specific to the heap to be declared.
Extractor to recognise any function related to a heap theory.
Extractor to recognise any function related to a heap theory.
Extractor to recognise any sort related to a heap theory.
Extractor to recognise any sort related to a heap theory. This includes the sorts for heaps and addresses, address ranges, user defined ADT sorts, etc.
(Since version ) see corresponding Javadoc for more information.
Companion object for the trait implemented by the different heap theories.