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

PPIx::QuoteLike::Token::Unknown - An unknown token

Author

       Thomas R. Wyant, III wyantatcpandotorg

Description

       Perl class represents something that could not be identified by the parser. It should not appear in an
       object that represents valid Perl.

Inheritance

       "PPIx::QuoteLike::Token::Unknown" is a PPIx::QuoteLike::Token.

       "PPIx::QuoteLike::Token::Unknown" has no descendants.

Methods

       This class supports no public methods in addition to those of its superclass.

Name

       PPIx::QuoteLike::Token::Unknown - An unknown token

See Also

       PPIx::QuoteLike::Token.

Support

       Support is by the author. Please file bug reports at
       <https://rt.cpan.org/Public/Dist/Display.html?Name=PPIx-QuoteLike>,
       <https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in electronic mail to the author.

Synopsis

       This class should not be instantiated by the user. See below for public methods.

See Also