extutils::xspp::node(3pm) debian man page | unix.com

Man Page: extutils::xspp::node

Operating Environment: debian

Section: 3pm

ExtUtils::XSpp::Node(3pm)				User Contributed Perl Documentation				 ExtUtils::XSpp::Node(3pm)

NAME
ExtUtils::XSpp::Node - Base class for elements of the parser output
DESCRIPTION
ExtUtils::XSpp::Node is a base class for all elements of the parser's output.
METHODS
new Calls the "$self-"init(@_)> method after construction. Override "init()" in subclasses. init Called by the constructor. Every sub-class needs to override this. ExtUtils::XSpp::Node::print Return a string to be output in the final XS file. Every sub-class must override this method. perl v5.14.2 2011-12-20 ExtUtils::XSpp::Node(3pm)
Related Man Pages
extutils::xspp(3pm) - debian
extutils::xspp::node::class(3pm) - debian
extutils::xspp::node::method(3pm) - debian
extutils::xspp::parser(3pm) - debian
ppix::regexp::node::range(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph