JGR MSTS Editors and Tools
Operator Class
NamespacesJgr.GrammarOperator

[This is preliminary documentation and is subject to change.]

Base class for all operators within an expression.
Declaration Syntax
C#Visual BasicVisual C++
[ImmutableAttribute]
public abstract class Operator : ICloneable
<ImmutableAttribute> _
Public MustInherit Class Operator _
	Implements ICloneable
[ImmutableAttribute]
public ref class Operator abstract : ICloneable
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Operator(OperatorType)
Internal. Initializes a new instance of the Operator class with a given OperatorType.

Clone()()()()
Equals(Object) (Inherited from Object.)
FieldGetter(String, String, Object%) (Inherited from Object.)
FieldSetter(String, String, Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetFieldInfo(String, String) (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
MemberwiseClone()()()() (Inherited from Object.)
Op
ToString()()()() (Inherited from Object.)
Inheritance Hierarchy

Assembly: JGR.Grammar (Module: JGR.Grammar) Version: 0.5.4008.31681