1PPIx::Regexp::Token::GrUosueprTyCpoen:t:rSiwbiuttcehdP(P3PI)exr:l:RDeogceuxmpe:n:tTaotkieonn::GroupType::Switch(3)
2
3
4

NAME

6       PPIx::Regexp::Token::GroupType::Switch - Represent the introducing
7       characters for a switch
8

SYNOPSIS

10        use PPIx::Regexp::Dumper;
11        PPIx::Regexp::Dumper->new( 'qr{(?(1)foo|bar)}smx' )
12            ->print();
13

INHERITANCE

15       "PPIx::Regexp::Token::GroupType::Switch" is a
16       PPIx::Regexp::Token::GroupType.
17
18       "PPIx::Regexp::Token::GroupType::Switch" has no descendants.
19

DESCRIPTION

21       This class represents the characters right after a left parenthesis
22       that introduce a switch. Strictly speaking these characters are '?(',
23       but this class only takes the '?'.
24

METHODS

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

SUPPORT

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

AUTHOR

36       Thomas R. Wyant, III wyant at cpan dot org
37
39       Copyright (C) 2009-2022 by Thomas R. Wyant, III
40
41       This program is free software; you can redistribute it and/or modify it
42       under the same terms as Perl 5.10.0. For more details, see the full
43       text of the licenses in the directory LICENSES.
44
45       This program is distributed in the hope that it will be useful, but
46       without any warranty; without even the implied warranty of
47       merchantability or fitness for a particular purpose.
48
49
50
51perl v5.34.1                      2022P-P0I3x-:2:2Regexp::Token::GroupType::Switch(3)
Impressum