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::Regexp::Node::Unknown - Represent an unknown node.

Author

       Thomas R. Wyant, III wyantatcpandotorg

Description

       This class is used for a node which the lexer recognizes as being improperly constructed.

Inheritance

       "PPIx::Regexp::Node::Unknown" is a PPIx::Regexp::Node.

       "PPIx::Regexp::Node::Unknown" has no descendants.

Methods

       This class provides no public methods beyond those provided by its superclass.

Name

       PPIx::Regexp::Node::Unknown - Represent an unknown node.

Support

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

Synopsis

       None. Sorry. This class was added to support the "strict" option, which was itself an attempt to capture
       the functionality of "use re 'strict'". It is not known to have any other use, and it cannot be
       instantiated in any straightforward manner.

See Also