Query: extutils::xspp::node::access
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)