
Wx::XSP::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.

A class.
Returns the C++ name for the class.
Returns the Perl name for the class.

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