documentation
Toggle table of contents
1.5.1-dev02-c0569c38e
common
Target filter
common
Switch theme
Search in API
Skip to content
documentation
datalog
/
it.unibo.tuprolog.datalog
/
ClauseVisitor
/
visitHead
visit
Head
open
fun
visitHead
(
head
:
Struct
)
:
T
Visits the head of a
Clause
(a no-op wrapper around
visitLiteral
by default).