Nemerle Documentation

Token.Comma Class

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

System.Object
   Nemerle.Compiler.Token
      Nemerle.Compiler.Token.Comma

public sealed class Token.Comma : Token

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

Token.Comma Members | Nemerle.Compiler Namespace