io.github.kelvindev15.prolog.core.Struct
See theStruct companion object
A Prolog compound term
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
trait Atomtrait RecursiveStructtrait PrologListtrait Consobject Nil.typetrait BinaryRecursiveStructtrait Conjunctiontrait Disjunctiontrait Clausetrait Directivetrait Ruletrait Facttrait IndicatorShow all
Members list
Value members
Concrete methods
Accepts a TermVisitor.
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
Returns true if the term is ground
In this article