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


Fukurama-Class documentation  | view source Contained in the Fukurama-Class distribution.

Index


NAME

Top

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

VERSION

Top

Version 0.02 (beta)

SYNOPSIS

Top

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

DESCRIPTION

Top

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

EXPORT

Top

-

METHODS

Top

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

Top

see perldoc of Fukurama::Class


Fukurama-Class documentation  | view source Contained in the Fukurama-Class distribution.