Readonly
Converts a given PropSymbol into its corresponding logical operator.
PropSymbol
Operator
Operator.Var
The PropSymbol to be converted into an Operator.
The corresponding Operator enum value.
If the symbol is not recognized as an operator or a variable.
Converts a given
PropSymbolinto its corresponding logical operator.Operatorenum.Operator.Var.