Prolog-as-ScalaDSL
Prolog-as-ScalaDSL
API
io.github.kelvindev15.prolog
core
theory
Theory
Theory
Constant
Constant
Atom
Atom
Numeric
Numeric
Goals
Conjunction
Conjunction
Disjunction
Disjunction
Prolog
Functors
Syntax
PrologList
PrologList
Cons
Cons
Nil
RecursiveStruct
RecursiveStruct
BinaryRecursiveStruct
Tuple
BinaryRecursiveStruct
Struct
Struct
Clause
Directive
Directive
Fact
Fact
Indicator
Indicator
Rule
Rule
Term
Variable
Variable
Visitable
dsl
DeclarativeProlog
PrologDSL
solver
Solver
Solver
Solution
Yes
No
Halt
Substitution
utils
TermConvertible
visitors
BinaryToFlatVisitor
TermVisitor
ToInstanceTermVisitor
ToStringTermVisitor
Application
PrologProgram
PrologProgram
Prolog-as-ScalaDSL
/
io.github.kelvindev15.prolog
/
io.github.kelvindev15.prolog.solver
/
Solver
/
Solution
/
Halt
Halt
io.github.kelvindev15.prolog.solver.Solver.Solution.Halt
final case
class
Halt
(
exception
:
Exception
)
A wrapper for the exception raised by the solver.
Attributes
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods