1PPIx::Regexp::Token::GrUosueprTyCpoen:tP:rPSiIubxbu:et:xeRpdergePesexsrpil:o:nDT(oo3ck)uemne:n:tGartoiuopnType::Subexpression(3)
2
3
4
6 PPIx::Regexp::Token::GroupType::Subexpression - Represent an
7 independent subexpression marker
8
10 use PPIx::Regexp::Dumper;
11 PPIx::Regexp::Dumper->new( 'qr{foo(?>bar)}smx' )
12 ->print();
13
15 "PPIx::Regexp::Token::GroupType::Subexpression" is a
16 PPIx::Regexp::Token::GroupType.
17
18 "PPIx::Regexp::Token::GroupType::Subexpression" has no descendants.
19
21 This class represents the '?>' after a left parenthesis that identifies
22 an independent subexpression.
23
25 This class provides no public methods beyond those provided by its
26 superclass.
27
29 Support is by the author. Please file bug reports at
30 <https://rt.cpan.org/Public/Dist/Display.html?Name=PPIx-Regexp>,
31 <https://github.com/trwyant/perl-PPIx-Regexp/issues>, or in electronic
32 mail to the author.
33
35 Thomas R. Wyant, III wyant at cpan dot org
36
38 Copyright (C) 2009-2021 by Thomas R. Wyant, III
39
40 This program is free software; you can redistribute it and/or modify it
41 under the same terms as Perl 5.10.0. For more details, see the full
42 text of the licenses in the directory LICENSES.
43
44 This program is distributed in the hope that it will be useful, but
45 without any warranty; without even the implied warranty of
46 merchantability or fitness for a particular purpose.
47
48
49
50perl v5.34.0 PPIx2:0:2R1e-g1e0x-p2:5:Token::GroupType::Subexpression(3)