Calc.state#

property Calc.state: liesel.model.nodes.NodeState#

The state of the node.

For the default node, a NodeState with the value and the outdated flag, but subclasses can add extra information to the state.

Return type

NodeState