Not

class Not : UnaryExpression


The logical NOT operator.

val x = Not(false)

Summary

Inherited properties

Expression

The operand.