parse::method::signatures::sig(3) mojave man page | unix.com

Man Page: parse::method::signatures::sig

Operating Environment: mojave

Section: 3

Parse::Method::Signatures::Sig(3)			User Contributed Perl Documentation			 Parse::Method::Signatures::Sig(3)

NAME
Parse::Method::Signatures::Sig - Method Signature
DESCRIPTION
Represents the parsed method signature.
ATTRIBUTES
invocant named_params A ParamCollection representing the name parameters of this signature. positional_params A ParamCollection representing the positional parameters of this signature.
METHODS
has_named_params Predicate returning true if this signature has named parameters. has_positional_params Predicate returning true if this signature has positional parameters. named_param Returns the Param with the specified name. to_string Returns a string representation of this signature.
LICENSE
Licensed under the same terms as Perl itself. perl v5.18.2 2013-02-28 Parse::Method::Signatures::Sig(3)
Related Man Pages
parse::method::signatures::param(3) - mojave
parse::method::signatures::typeconstraint(3) - mojave
parse::method::signatures(3) - mojave
parse::method::signatures::typeconstraint5.18(3) - mojave
parse::method::signatures::typeconstraint(3) - osx
Similar Topics in the Unix Linux Community
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?