Directive

io.github.kelvindev15.prolog.core.Struct.Directive
See theDirective companion trait
object Directive

Attributes

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

Members list

Value members

Concrete methods

def apply(terms: Term*): Directive

Returns an instace of Directive.

Returns an instace of Directive.

Value parameters

terms

the arguments of the directive.

Attributes