[]
Creates a new OperatorNode from the type of the operator.
public OperatorNode(OperatorKind kind)
Public Sub New(kind As OperatorKind)
The type of the operator.