Query: extutils::xspp::node::destructor
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ExtUtils::XSpp::Node::Destructor(3pm) User Contributed Perl Documentation ExtUtils::XSpp::Node::Destructor(3pm)NAMEExtUtils::XSpp::Node::Destructor - Node representing a destructor methodDESCRIPTIONAn ExtUtils::XSpp::Node::Method subclass representing a destructor such as: class FooBar { ~FooBar(); // <-- this one };METHODSnew Creates a new "ExtUtils::XSpp::Node::Destructor". Most of the functionality of this class is inherited. This means that all named parameters of ExtUtils::XSpp::Node::Method and its base class are also valid for this class' destructor. Additionally, this class requires that no return type has been specified as destructors do not have return types. perl_function_name Returns the name of the class with "::DESTROY" appended. perl v5.14.2 2011-12-20 ExtUtils::XSpp::Node::Destructor(3pm)
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |