visitNegatedLiteral

open fun visitNegatedLiteral(literal: Struct): T

Visits a body literal known to be negated, receiving the literal inside the not(...)/\+(...) wrapper (not the wrapper itself). Falls back to visitLiteral.