Nemerle Documentation

OverloadPossibility Members

OverloadPossibility overview

Public Static Methods

OnlyPossible Filter out impossible overloads from the list. If there are no possible overloads and we are in the error reporting mode, present an appropriate error message.
Unique  

Public Instance Constructors

OverloadPossibility Constructor

Public Instance Fields

IsBaseCall  
IsConstantObject  
loc (inherited from Located)  
VarArgs  

Public Instance Properties

Location (inherited from Located)  
Member  
StillPossible Tell if this overload is still possible in the current solver.
Type  

Public Instance Methods

Compile Enforce this particular overloading possibility in the current solver.
Equals Overloaded.  
GetHashCode (inherited from Object)  
GetType (inherited from Object)  
ToString  

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

OverloadPossibility Class | Nemerle.Compiler Namespace