![]() |
![]()
| ![]() |
![]()
NAMEExtUtils::XSpp::Node::Access - Node representing an access specifier DESCRIPTIONAn ExtUtils::XSpp::Node subclass representing an access (or method scope) specifier such as "public", "protected", "private". METHODSnewCreates a new "ExtUtils::XSpp::Node::Access" object. Named parameters: "access" must be the name of the access specifier (see above). ACCESSORSaccessReturns the name of the access specifier.
|