JGR MSTS Editors and Tools
NamedReferenceOperator Class
NamespacesJgr.GrammarNamedReferenceOperator

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

Operator which represents a reference to an object, with its own name, as defined by the caller.
Declaration Syntax
C#Visual BasicVisual C++
[ImmutableAttribute]
public class NamedReferenceOperator : ReferenceOperator
<ImmutableAttribute> _
Public Class NamedReferenceOperator _
	Inherits ReferenceOperator
[ImmutableAttribute]
public ref class NamedReferenceOperator : public ReferenceOperator
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
NamedReferenceOperator(String, String)
Initializes a new instance of the NamedReferenceOperator class with a given name and reference.

Clone()()()() (Overrides ReferenceOperator.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.)
Name
Op (Inherited from Operator.)
Reference (Inherited from ReferenceOperator.)
ToString()()()() (Overrides ReferenceOperator.ToString()()()().)
Inheritance Hierarchy
Object
Operator
 ReferenceOperator
  NamedReferenceOperator

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