Class ErrorNode
Represents an error literal node in the syntax tree.
-
Constructor Summary
Constructors
Creates a new LogicalNode
from CalcError
.
-
Method Summary
-
Constructor Details
-
ErrorNode
Creates a new LogicalNode
from CalcError
.
- Parameters:
value
- The error value.
-
Method Details
-
getValue
The value of this node.
-
setValue
The value of this node.