Nemerle Documentation

IMethod Members

IMethod overview

Public Instance Properties

BuiltinKind  
IsFinal  
IsVarArgs  
ReturnType Obtain return type of typed method. If it is already inferred/fixed the value is one of MType variant options.

Public Instance Methods

GetConstructorInfo  
GetFreshType  
GetFunKind  
GetHeader  
GetMethodBase  
GetMethodInfo  
GetParameters Obtains list of parameters of typed method

See Also

IMethod Interface | Nemerle.Compiler Namespace