debian man page for parse::method::signatures::sig

Query: parse::method::signatures::sig

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

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.12.4 2011-09-09 Parse::Method::Signatures::Sig(3pm)
Related Man Pages
moosex::declare::syntax::methoddeclaration5.18(3pm) - mojave
parse::method::signatures(3) - mojave
parse::method::signatures::typeconstraint5.18(3) - mojave
parse::method::signatures::typeconstraint(3pm) - debian
perl5i::signature(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
Weird 'find' results