Indicator

io.github.kelvindev15.prolog.core.Struct.Indicator
See theIndicator companion trait
object Indicator

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Indicator.type

Members list

Value members

Concrete methods

def apply(indicatedFunctor: Atom, indicatedArity: Numeric): Indicator

Returns an instance of Indicator.

Returns an instance of Indicator.

Value parameters

indicatedArity

the arity of the indicated predicate.

indicatedFunctor

the functor of the indicated predicate.

Attributes