1Parse::Method::SignaturUesse:r:SCiogn(t3r)ibuted Perl DoPcaurmseen:t:aMteitohnod::Signatures::Sig(3)
2
3
4

NAME

6       Parse::Method::Signatures::Sig - Method Signature
7

DESCRIPTION

9       Represents the parsed method signature.
10

ATTRIBUTES

12   invocant
13   named_params
14       A ParamCollection representing the name parameters of this signature.
15
16   positional_params
17       A ParamCollection representing the positional parameters of this
18       signature.
19

METHODS

21   has_named_params
22       Predicate returning true if this signature has named parameters.
23
24   has_positional_params
25       Predicate returning true if this signature has positional parameters.
26
27   named_param
28       Returns the Param with the specified name.
29
30   to_string
31       Returns a string representation of this signature.
32

LICENSE

34       Licensed under the same terms as Perl itself.
35
36
37
38perl v5.30.0                      2019-07-26 Parse::Method::Signatures::Sig(3)
Impressum