NAME
Function::Interface::Info::Function::ReturnParam - information about return values of abstract function
METHODS
new
Constructor of Function::Interface::Info::Function::ReturnParam. This is usually called at Function::Interface::info.
type -> Object
Returns type object of the return value, e.g. Str
.
type_display_name -> Str
Returns type display name of the return value