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

True

object True : Formula

Logical tautology. Any 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.