[]
Represents a logical literal node in the syntax tree.
public class LogicalNode : ConstNode, ICloneable
Creates a new LogicalNode from bool.
The value of this node.