Documentation ¶
Index ¶
- func EvaluationError(error, info engine.Term) *engine.Exception
- func EvaluationErrorIntOverflow() *engine.Exception
- func TypeErrorAtom(culprit engine.Term) *engine.Exception
- func TypeErrorCompound(culprit engine.Term) *engine.Exception
- func TypeErrorInteger(culprit engine.Term) *engine.Exception
- func TypeErrorPair(culprit engine.Term) *engine.Exception
- type TestProlog
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TestProlog ¶
type TestProlog struct {
*prolog.Interpreter
}
func NewTestProlog ¶
func NewTestProlog() *TestProlog
Click to show internal directories.
Click to hide internal directories.