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

NAME

Devel::Chitin::OpTree::NULL - Deparser class for null OPs

DESCRIPTION

NULL OPs shouldn't come up during normal operation. Sometimes, in the middle of a crash, the deparser might come across a NULL OP while trying to print out an OpTree. This class allows printing that tree instead of crashing.

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.