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

SVG::Graph::Data::Tree - SVG::Graph::Data::Tree object

Contents

Methods

new
        Title   : new
        Usage   :
        Function:
        Example :
        Returns :
        Args    :

   init
        Title   : init
        Usage   :
        Function:
        Example :
        Returns :
        Args    :

   depth
        Title   : depth
        Usage   :
        Function:
        Example :
        Returns :
        Args    :

   root
        Title   : root
        Usage   : $obj->root($newval)
        Function:
        Example :
        Returns : value of root (a scalar)
        Args    : on set, new value (a scalar or undef, optional)

   new_node
        Title   : new_node
        Usage   :
        Function:
        Example :
        Returns :
        Args    :

perl v5.36.0                                       2022-12-12                             Graph::Data::Tree(3pm)

Name

       SVG::Graph::Data::Tree - SVG::Graph::Data::Tree object

See Also