Interpreter.PrologInterpreter.Sexp.Utils
Interface NotCallable

All Known Implementing Classes:
InfixExprSexp, NilListSexp, PostfixExprSexp, PrefixExprSexp

public abstract interface NotCallable

Deve essere implementata dai termini prolog non callable. Un termine prolog č callable se puņ costituire una query, ovvero se la sua valutazione fornisce come risultato false o true.




Codice realizzato da Francesco Geri & Marco Tamanti