The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:PPIx::Regexp::Token::Modifier"

PPIx::Regexp::Token::Modifier - Represent modifiers. River stage three • 9 direct dependents • 167 total dependents

This class represents modifier characters at the end of the regular expression. For example, in "qr{foo}smx" this class would represent the terminal "smx". The "a", "aa", "d", "l", and "u" modifiers The "a", "aa", "d", "l", and "u" modifiers, introdu...

WYANT/PPIx-Regexp-0.088 - 28 Feb 2023 11:54:05 UTC

PPIx::Regexp::Token::GroupType::Modifier - Represent the modifiers in a modifier group. River stage three • 9 direct dependents • 167 total dependents

This class represents the modifiers in a modifier group. The useful functionality comes from PPIx::Regexp::Token::Modifier....

WYANT/PPIx-Regexp-0.088 - 28 Feb 2023 11:54:05 UTC

PPIx::Regexp::Token - Base class for PPIx::Regexp tokens. River stage three • 9 direct dependents • 167 total dependents

This class represents the base of the class hierarchy for tokens in the PPIx::Regexp package....

WYANT/PPIx-Regexp-0.088 - 28 Feb 2023 11:54:05 UTC

PPIx::Regexp - Represent a regular expression of some sort River stage three • 9 direct dependents • 167 total dependents

The purpose of the PPIx-Regexp package is to parse regular expressions in a manner similar to the way the PPI package parses Perl. This class forms the root of the parse tree, playing a role similar to PPI::Document. This package shares with PPI the ...

WYANT/PPIx-Regexp-0.088 - 28 Feb 2023 11:54:05 UTC

PPIx::Regexp::Element - Base of the PPIx::Regexp hierarchy. River stage three • 9 direct dependents • 167 total dependents

This class is the base of the PPIx::Regexp object hierarchy. It provides the same kind of navigational functionality that is provided by PPI::Element....

WYANT/PPIx-Regexp-0.088 - 28 Feb 2023 11:54:05 UTC

PPIx::Regexp::Constant - Constants for the PPIx::Regexp system River stage three • 9 direct dependents • 167 total dependents

WYANT/PPIx-Regexp-0.088 - 28 Feb 2023 11:54:05 UTC

PPIx::Regexp::Tokenizer - Tokenize a regular expression River stage three • 9 direct dependents • 167 total dependents

This class provides tokenization of the regular expression....

WYANT/PPIx-Regexp-0.088 - 28 Feb 2023 11:54:05 UTC

PPIx::Regexp::Structure - Represent a structure. River stage three • 9 direct dependents • 167 total dependents

This class represents a bracketed construction of some sort. The brackets are considered part of the structure, but not inside it. So the "elements()" method returns the brackets if they are defined, but the "children()" method does not....

WYANT/PPIx-Regexp-0.088 - 28 Feb 2023 11:54:05 UTC

PPIx::Regexp::Token::GroupType - Represent a grouping parenthesis type. River stage three • 9 direct dependents • 167 total dependents

This class represents any of the magic sequences of characters that can follow an open parenthesis. This particular class is intended to be abstract....

WYANT/PPIx-Regexp-0.088 - 28 Feb 2023 11:54:05 UTC

PPIx::Regexp::Token::Whitespace - Represent whitespace River stage three • 9 direct dependents • 167 total dependents

This class represents whitespace. It will appear inside the regular expression only if the "/x" modifier is present, but it may also appear between the type and the opening delimiter (e.g. "qr {foo}") or after the regular expression in a bracketed su...

WYANT/PPIx-Regexp-0.088 - 28 Feb 2023 11:54:05 UTC
10 results (0.044 seconds)