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 |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |