logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Forest::Tree::Reader - An abstract role for top down tree reader

Attributes

tree

Author

Bugs

       All  complex  software  has bugs lurking in it, and this module is no exception. If you find a bug please
       either email me, or add the bug to cpan-RT.

Description

Thisroleshouldgenerallynotbeused,ithasbeenlargelysupersededbyForest::Tree::Builder.

       This is an abstract role for tree readers.

       Tree readers are also Tree loaders, that is why this module also does the Forest::Tree::Loader role.

Methods

load
           This satisfies the Forest::Tree::Loader interface.

Name

       Forest::Tree::Reader - An abstract role for top down tree reader

Required Methods

read

See Also