Query: extutils::xspp::node
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ExtUtils::XSpp::Node(3pm) User Contributed Perl Documentation ExtUtils::XSpp::Node(3pm)NAMEExtUtils::XSpp::Node - Base class for elements of the parser outputDESCRIPTIONExtUtils::XSpp::Node is a base class for all elements of the parser's output.METHODSnew 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)
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Introduction |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
Weird 'find' results |