io.github.kelvindev15.prolog.core.Constant.Numeric
See theNumeric companion object
A Prolog numeric constant.
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Definition Classes
-
-
Inherited from:
-
Constant
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
-
Definition Classes
-
-
Inherited from:
-
Constant
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
-
Inherited from:
-
Term
Returns true if the term is ground
Returns true if the term is ground
Attributes
-
Definition Classes
-
-
Inherited from:
-
Constant
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
-
-
Inherited from:
-
Term
Attributes
-
Definition Classes
-
-
Inherited from:
-
Term
Returns the variables of the term.
Returns the variables of the term.
Attributes
-
Definition Classes
-
-
Inherited from:
-
Constant
The value of the constant.
The value of the constant.
Attributes