Nemerle Documentation

Name Class

class encapsulating name of variable for purpose of quotation and renaming

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

System.Object
   Nemerle.Compiler.Parsetree.Name

public class Name : IComparable

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

Name Members | Nemerle.Compiler.Parsetree Namespace