discontiguous/1 declaration

Synopsis

:- discontiguous +PredSpec

Declares the clauses of the predicates defined by PredSpecs to be discontiguous in the source file (suppresses compile-time warnings).

Arguments


PredSpec gen_pred_spec_tree
a skeletal predicate specification

Exceptions


type_error

context_error
"declaration appeared in query"

See Also

ref-mdb-dsp.