Nemerle Documentation

MemberKind Class

For a list of all members of this type, see MemberKind Members.

System.Object
   Nemerle.Compiler.MemberKind
      Nemerle.Compiler.MemberKind.Event
      Nemerle.Compiler.MemberKind.Field
      Nemerle.Compiler.MemberKind.Method
      Nemerle.Compiler.MemberKind.Property
      Nemerle.Compiler.MemberKind.Type

public abstract class MemberKind

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Nemerle.Compiler

Assembly: Nemerle.Compiler (in Nemerle.Compiler)

See Also

MemberKind Members | Nemerle.Compiler Namespace