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

PPI::Token::ArrayIndex - Token getting the last index for an array

Author

       Adam Kennedy <adamk@cpan.org>

Description

       The "PPI::Token::ArrayIndex" token represents an attempt to get the last index of an array, such as
       $#array.

Inheritance

         PPI::Token::ArrayIndex
         isa PPI::Token
             isa PPI::Element

Methods

       There are no additional methods beyond those provided by the parent PPI::Token and PPI::Element classes.

Name

       PPI::Token::ArrayIndex - Token getting the last index for an array

Support

       See the support section in the main module.

See Also