Nemerle Documentation

FunKind Class

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

System.Object
   Nemerle.Compiler.FunKind
      Nemerle.Compiler.FunKind.BoundMethod
      Nemerle.Compiler.FunKind.Constructor
      Nemerle.Compiler.FunKind.Function
      Nemerle.Compiler.FunKind.Method
      Nemerle.Compiler.FunKind.StaticConstructor

public abstract class FunKind

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

FunKind Members | Nemerle.Compiler Namespace