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::Quote::Interpolate - The interpolation quote-like operator

Author

       Adam Kennedy <adamk@cpan.org>

Description

       A "PPI::Token::Quote::Interpolate" object represents a single interpolation quote-like operator, such as
       "qq{$foo bar $baz}".

Inheritance

         PPI::Token::Quote::Interpolate
         isa PPI::Token::Quote
             isa PPI::Token
                 isa PPI::Element

Methods

       There are no methods available for "PPI::Token::Quote::Interpolate" beyond those provided by the parent
       PPI::Token::Quote, PPI::Token and PPI::Element classes.

Name

       PPI::Token::Quote::Interpolate - The interpolation quote-like operator

Support

       See the support section in the main module.

See Also