[]
Represents an error literal node in the syntax tree.
public class ErrorNode : ConstNode, ICloneable
Public Class ErrorNode
Inherits ConstNode
Implements ICloneable
Name | Description |
---|---|
ErrorNode(CalcError) | Creates a new LogicalNode from CalcError. |
Name | Description |
---|---|
Value | The value of this node. |