Nemerle Documentation

ClassMember Members

ClassMember overview

Public Instance Fields

loc (inherited from Located)  
modifiers (inherited from DeclarationBase)  
name (inherited from DeclarationBase) Backer for property Name

Public Instance Properties

Attributes (inherited from DeclarationBase)  
Body accessible only for ClassMember.Function, when its FunBody is not typed or compiled
Location (inherited from Located)  
Name (inherited from DeclarationBase)  
ParsedName (inherited from DeclarationBase)  

Public Instance Methods

_N_GetVariantCode  
AddCustomAttribute (inherited from DeclarationBase)  
Equals (inherited from Object)  
GetCustomAttributes (inherited from DeclarationBase)  
GetHashCode (inherited from Object)  
GetType (inherited from Object)  
ToString (inherited from Object)  

Protected Instance Constructors

ClassMember Overloaded. Initializes a new instance of the ClassMember class.

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

ClassMember Class | Nemerle.Compiler.Parsetree Namespace