HUCTLp / com.github.sybila.huctl / Formula / False

False

object False : Formula

Logical contradiction. No state satisfies this formula.

Inherited Properties

node open val node: Formula

Formula is also the node in the tree, so node == this

Functions

toString fun toString(): String

Return string which uniquely represents this formula and can be parsed to create an equivalent object.