JGR MSTS Editors and Tools
LogicalOrOperator Class
NamespacesJgr.GrammarLogicalOrOperator

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

Operator which represents a logical "or" operation.
Declaration Syntax
C#Visual BasicVisual C++
[ImmutableAttribute]
public class LogicalOrOperator : BinaryOperator
<ImmutableAttribute> _
Public Class LogicalOrOperator _
	Inherits BinaryOperator
[ImmutableAttribute]
public ref class LogicalOrOperator : public BinaryOperator
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
LogicalOrOperator(Operator, Operator)
Initializes a new instance of the LogicalOrOperator class with two Operator subexpressions.

Clone()()()() (Overrides BinaryOperator.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.)
Left (Inherited from BinaryOperator.)
MemberwiseClone()()()() (Inherited from Object.)
Op (Inherited from Operator.)
Right (Inherited from BinaryOperator.)
ToString()()()() (Overrides Object.ToString()()()().)
Inheritance Hierarchy
Object
Operator
 BinaryOperator
  LogicalOrOperator

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