method invocant
1 | class Parameter |
1.1 | (Parameter) method invocant |
2 | class X::Method::InvalidQualifier |
2.1 | (X::Method::InvalidQualifier) method invocant |
Documentation for method invocant
assembled from the following types:
class Parameter
From Parameter
(Parameter) method invocant
Defined as:
method invocant(Parameter: --> Bool)
Returns True
if the parameter is the invocant parameter.
class X::Method::InvalidQualifier
From X::Method::InvalidQualifier
(X::Method::InvalidQualifier) method invocant
Returns the invocant of the failed, qualified method call