method routine-type
1 | class X::Anon::Multi |
1.1 | (X::Anon::Multi) method routine-type |
Documentation for method routine-type
assembled from the following types:
class X::Anon::Multi
From X::Anon::Multi
(X::Anon::Multi) method routine-type
method routine-type(--> Str)
Returns a string describing the type of routine that was declared, for example "sub"
or "method"
.