protocol
forwardingï
Message forwarding protocol.
Availability:
built_inAuthor: Paulo Moura
Version: 1:0:1
Date: 2025-05-15
Compilation flags:
static, built_inDependencies:
(none)
Remarks:
(none)
Inherited public predicates:
(none)
Public predicatesï
forward/1ï
User-defined message forwarding handler, automatically called (if defined) by the runtime for any message that the receiving object does not understand.
Compilation flags:
staticTemplate:
forward(Message)Mode and number of proofs:
forward(+callable) - zero_or_moreProtected predicatesï
(none)
Private predicatesï
(none)
Operatorsï
(none)