Nemerle Documentation

FunBody Class

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

System.Object
   Nemerle.Compiler.FunBody
      Nemerle.Compiler.FunBody.Abstract
      Nemerle.Compiler.FunBody.Compiled
      Nemerle.Compiler.FunBody.Parsed
      Nemerle.Compiler.FunBody.Typed

public abstract class FunBody

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

FunBody Members | Nemerle.Compiler Namespace