TermConvertible

io.github.kelvindev15.prolog.utils.TermConvertible

Provide objects of a method to convert themselves to a Term

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Term
trait Constant
trait Atom
trait Numeric
trait Struct
trait PrologList
trait Cons
object Nil
trait Conjunction
trait Disjunction
trait Clause
trait Directive
trait Rule
trait Fact
trait Indicator
trait Variable
Show all

Members list

Value members

Abstract methods

def toTerm: Term