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::Whitespace - Represent insignificant white space.

Author

       Thomas R. Wyant, III wyantatcpandotorg

Description

       This Perl class represents insignificant white space.

Inheritance

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

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

Methods

       This class supports no public methods in addition to those of its superclass. However, the following
       methods have been overridden:

   significant
       This method returns a false value.

Name

       PPIx::QuoteLike::Token::Whitespace - Represent insignificant white space.

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