object True : Formula
Logical tautology. Any state satisfies this formula.
node |
open val node: Formula
Formula is also the node in the tree, so |
toString |
fun toString(): String
Return string which uniquely represents this formula and can be parsed to create an equivalent object. |