Man Page: extutils::xspp::node::access
Operating Environment: debian
Section: 3pm
ExtUtils::XSpp::Node::Access(3pm) User Contributed Perl Documentation ExtUtils::XSpp::Node::Access(3pm)NAMEExtUtils::XSpp::Node::Access - Node representing an access specifierDESCRIPTIONAn ExtUtils::XSpp::Node subclass representing an access (or method scope) specifier such as "public", "protected", "private".METHODSnew Creates a new "ExtUtils::XSpp::Node::Access" object. Named parameters: "access" must be the name of the access specifier (see above).ACCESSORSaccess Returns the name of the access specifier. perl v5.14.2 2011-12-20 ExtUtils::XSpp::Node::Access(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |