object
tutorï
This object adds explanations and suggestions to selected compiler warning and error messages.
Availability:
logtalk_load(tutor(loader))Author: Paulo Moura
Version: 0:82:0
Date: 2025-09-30
Compilation flags:
static, context_switching_callsRemarks:
Usage: Simply load this object at startup using the goal
logtalk_load(tutor(loader)).
Inherited public predicates:
(none)
Public predicatesï
explain//1ï
Generates an explanation for a message.
Compilation flags:
staticTemplate:
explain(Message)Mode and number of proofs:
explain(@callable) - zero_or_oneProtected predicatesï
(no local declarations; see entity ancestors if any)
Private predicatesï
(no local declarations; see entity ancestors if any)
Operatorsï
(none)