io.github.kelvindev15.prolog.core.Term
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Return this term. Inheritors should use possibly only Variables, Constantss and Structs.
Return this term. Inheritors should use possibly only Variables, Constantss and Structs.
Attributes
Returns true if the term is ground
Returns true if the term is ground
Attributes
Returns the variables of the term.
Returns the variables of the term.
Attributes
Returns the application of the substitution to this term.
Returns the application of the substitution to this term.
Value parameters
-
substitution
-
the substitution to apply.
Attributes
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-
Any
Attributes
-
Definition Classes
-