Fukurama::Class::Attributes::OOStandard::InheritationCheck - Helper-class to check the inheritation of code attributes


NAME

Fukurama::Class::Attributes::OOStandard::InheritationCheck - Helper-class to check the inheritation of code attributes


VERSION

Version 0.01 (alpha)


SYNOPSIS

- (its only a collection of methods, it's unusable outside of it's own context :)


DESCRIPTION

A helper class for Fukurama::Class::Attributes::OOStandard to check code attribute syntax.


EXPORT

-


METHODS

check_inheritation( method_name:STRING, parent_class:CLASS, child_class:CLASS, inheritation_type:STRING, definition_data:\HASH ) return:VOID

Check the inheritations of all defined declarations to avoid differend method signatures for parent and child.


AUTHOR, BUGS, SUPPORT, ACKNOWLEDGEMENTS, COPYRIGHT & LICENSE

see perldoc of the Fukurama::Class manpage