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)