Nemerle Documentation

NemerleMember Members

NemerleMember overview

Public Instance Properties

Attributes  
DeclaringType  
HasBeenUsed  
IsInternal  
IsPrivate  
IsProtected  
IsPublic  
IsStatic  
Location  
MemberType  
Name  
OverloadName  

Public Instance Methods

CanAccess  
CheckAttributes  
Equals Overloaded.  
GetHandle  
GetHashCode (inherited from Object)  
GetId  
GetKind  
GetMemType  
GetModifiers  
GetType (inherited from Object)  
MarkWithSpecialName  
ToString  

Protected Instance Constructors

NemerleMember Constructor

Protected Instance Fields

accessibility  
attributes Backer for property Attributes
declaring_type  
handle  
kind  
loc  
m_has_been_used  
modifiers  
name Backer for property Name

Protected Instance Methods

check_for_invalid_attr  
check_method_like_attributes Performs the attributes checks that are common to methods and properties
Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  
UpdateEmbeddedModifiers  

Protected Internal Instance Fields

ty  

See Also

NemerleMember Class | Nemerle.Compiler Namespace