Operator Methods

The Operator type exposes the following members.

Methods
  NameDescription
Public methodAccept
Accepts visitor IOperatorSelector which provides operators processing.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Protected methodStatic memberFloatToStr
This function is created to avoid .NET-specific IFormatProvider usage
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberIsTextShowOperator
Determines if the operator is operator which responsible for text output (Tj, TJ, etc)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns text of operator and its parameters.
(Overrides ObjectToString.)
See Also