Nemerle Documentation

DeclarationBase Class

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

System.Object
   Nemerle.Compiler.Located
      Nemerle.Compiler.Parsetree.DeclarationBase
         Nemerle.Compiler.Parsetree.ClassMember
         Nemerle.Compiler.Parsetree.Fun_parm
         Nemerle.Compiler.Parsetree.TopDeclaration

public class DeclarationBase : Located

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.Parsetree

Assembly: Nemerle.Compiler (in Nemerle.Compiler)

See Also

DeclarationBase Members | Nemerle.Compiler.Parsetree Namespace