NAME
Devel::Chitin::OpTree::LOOP - Deparser class for loop OPs
DESCRIPTION
This package contains methods to deparse LOOPs (enterloop)
Methods
- nextop
-
Returns a Devel::Chitin::OpTree instance for the next pointer of this loop
- redoop
-
Returns a Devel::Chitin::OpTree instance for the redo pointer of this loop
- last
-
Returns a Devel::Chitin::OpTree instance for the last pointer of this loop
SEE ALSO
Devel::Chitin::OpTree, Devel::Chitin, B, B::Deparse, B::DeparseTree
AUTHOR
Anthony Brummett <brummett@cpan.org>
COPYRIGHT
Copyright 2017, Anthony Brummett. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself.