
ExtUtils::XSpp::Node - Base class for the parser output.
Return a string to be output in the final XS file. Every class must override this method.

Contains data that should be output "as is" in the destination file.
Returns an array reference holding the rows to be output in the final file.

Used to put global functions inside a Perl package.
Returns the C++ name for the package (will be used for namespaces).
Returns the Perl name for the package.

A class (inherits from Package).

Access specifier.

A function; this is also a base class for Method.