The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Devel::Chitin::OpTree::UNOP - Deparser class for unary OPs

DESCRIPTION

This package contains methods to deparse UNOPs (refgen, rv2sv, etc)

Methods

first

Returns a Devel::Chitin::OpTree instance for the child of this node

SEE ALSO

Devel::Chitin::OpTree, Devel::Chitin, B, B::Deparse, B::DeparseTree

AUTHOR

Anthony Brummett <brummett@cpan.org>

COPYRIGHT

Copyright 2016, Anthony Brummett. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself.