Nemerle Documentation

OverloadPossibility Class

Represents a single possibility in the overloading resulution process. It is used in the TExpr.Overloaded node.

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

System.Object
   Nemerle.Compiler.Located
      Nemerle.Compiler.OverloadPossibility

public class OverloadPossibility : 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

Assembly: Nemerle.Compiler (in Nemerle.Compiler)

See Also

OverloadPossibility Members | Nemerle.Compiler Namespace