io.github.kelvindev15.prolog.core.Struct.Indicator
See theIndicator companion object
A Prolog indicator.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Structtrait Termtrait Visitabletrait TermConvertibleclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Executes an action over all arguments of the struct.
Executes an action over all arguments of the struct.
Value parameters
- action
-
the action to be performed.
Attributes
- Inherited from:
- Struct
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
Attributes
- Definition Classes
- Inherited from:
- Term
Abstract fields
The arity of the indicated predicate.
The arity of the indicated predicate.
Attributes
The functor of the indicated predicate.
The functor of the indicated predicate.
Attributes
Concrete fields
The arguments of the predicates
The arguments of the predicates
Attributes
The arity of the predicate
The arity of the predicate
Attributes
In this article