Nemerle Documentation

GrammarElement.Operator Members

GrammarElement.Operator overview

Public Instance Constructors

GrammarElement.Operator Overloaded. Initializes a new instance of the GrammarElement.Operator class.

Public Instance Fields

name  

Public Instance Methods

_N_GetVariantCode  
Equals (inherited from GrammarElement) Overloaded.  
GetHashCode (inherited from Object)  
GetType (inherited from Object)  
ToString (inherited from GrammarElement)  
ToStringWhole (inherited from GrammarElement)  

Protected Internal Instance Fields

Next (inherited from GrammarElement) Next element in grammar tree. It is used only in merged trees created by parser
Target (inherited from GrammarElement)  

See Also

GrammarElement.Operator Class | Nemerle.Compiler Namespace