|
|
| |
ExtUtils::XSpp::Node::Access(3) |
User Contributed Perl Documentation |
ExtUtils::XSpp::Node::Access(3) |
ExtUtils::XSpp::Node::Access - Node representing an access specifier
An ExtUtils::XSpp::Node subclass representing an access (or method scope)
specifier such as "public",
"protected",
"private".
Creates a new "ExtUtils::XSpp::Node::Access"
object.
Named parameters: "access" must
be the name of the access specifier (see above).
Returns the name of the access specifier.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |