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.visitors
/
AbstractClauseVisitor
/
visitLiteral
visit
Literal
open
override
fun
visitLiteral
(
literal
:
Struct
)
:
T
Visits any literal (head or body) of a
Clause
, regardless of whether it is negated.