Public Member Functions | Private Member Functions | Private Attributes | List of all members
re2::NumCapturesWalker Class Reference
Inheritance diagram for re2::NumCapturesWalker:
Inheritance graph
[legend]

Public Member Functions

int ncapture ()
 
int ncapture ()
 
 NumCapturesWalker ()
 
 NumCapturesWalker ()
 
virtual Ignored PreVisit (Regexp *re, Ignored ignored, bool *stop)
 
virtual Ignored PreVisit (Regexp *re, Ignored ignored, bool *stop)
 
virtual Ignored ShortVisit (Regexp *re, Ignored ignored)
 
virtual Ignored ShortVisit (Regexp *re, Ignored ignored)
 
- Public Member Functions inherited from re2::Regexp::Walker< Ignored >
virtual Ignored Copy (Ignored arg)
 
virtual Ignored Copy (Ignored arg)
 
virtual Ignored PostVisit (Regexp *re, Ignored parent_arg, Ignored pre_arg, Ignored *child_args, int nchild_args)
 
virtual Ignored PostVisit (Regexp *re, Ignored parent_arg, Ignored pre_arg, Ignored *child_args, int nchild_args)
 
void Reset ()
 
void Reset ()
 
bool stopped_early ()
 
bool stopped_early ()
 
Ignored Walk (Regexp *re, Ignored top_arg)
 
Ignored Walk (Regexp *re, Ignored top_arg)
 
 Walker ()
 
 Walker ()
 
Ignored WalkExponential (Regexp *re, Ignored top_arg, int max_visits)
 
Ignored WalkExponential (Regexp *re, Ignored top_arg, int max_visits)
 
virtual ~Walker ()
 
virtual ~Walker ()
 

Private Member Functions

 NumCapturesWalker (const NumCapturesWalker &)=delete
 
 NumCapturesWalker (const NumCapturesWalker &)=delete
 
NumCapturesWalkeroperator= (const NumCapturesWalker &)=delete
 
NumCapturesWalkeroperator= (const NumCapturesWalker &)=delete
 

Private Attributes

int ncapture_
 

Detailed Description

Definition at line 537 of file bloaty/third_party/re2/re2/regexp.cc.

Constructor & Destructor Documentation

◆ NumCapturesWalker() [1/4]

re2::NumCapturesWalker::NumCapturesWalker ( )
inline

Definition at line 539 of file bloaty/third_party/re2/re2/regexp.cc.

◆ NumCapturesWalker() [2/4]

re2::NumCapturesWalker::NumCapturesWalker ( const NumCapturesWalker )
privatedelete

◆ NumCapturesWalker() [3/4]

re2::NumCapturesWalker::NumCapturesWalker ( )
inline

Definition at line 537 of file re2/re2/regexp.cc.

◆ NumCapturesWalker() [4/4]

re2::NumCapturesWalker::NumCapturesWalker ( const NumCapturesWalker )
privatedelete

Member Function Documentation

◆ ncapture() [1/2]

int re2::NumCapturesWalker::ncapture ( )
inline

Definition at line 538 of file re2/re2/regexp.cc.

◆ ncapture() [2/2]

int re2::NumCapturesWalker::ncapture ( )
inline

Definition at line 540 of file bloaty/third_party/re2/re2/regexp.cc.

◆ operator=() [1/2]

NumCapturesWalker& re2::NumCapturesWalker::operator= ( const NumCapturesWalker )
privatedelete

◆ operator=() [2/2]

NumCapturesWalker& re2::NumCapturesWalker::operator= ( const NumCapturesWalker )
privatedelete

◆ PreVisit() [1/2]

virtual Ignored re2::NumCapturesWalker::PreVisit ( Regexp re,
Ignored  ignored,
bool stop 
)
inlinevirtual

Reimplemented from re2::Regexp::Walker< Ignored >.

Definition at line 540 of file re2/re2/regexp.cc.

◆ PreVisit() [2/2]

virtual Ignored re2::NumCapturesWalker::PreVisit ( Regexp re,
Ignored  ignored,
bool stop 
)
inlinevirtual

Reimplemented from re2::Regexp::Walker< Ignored >.

Definition at line 542 of file bloaty/third_party/re2/re2/regexp.cc.

◆ ShortVisit() [1/2]

virtual Ignored re2::NumCapturesWalker::ShortVisit ( Regexp re,
Ignored  ignored 
)
inlinevirtual

Implements re2::Regexp::Walker< Ignored >.

Definition at line 546 of file re2/re2/regexp.cc.

◆ ShortVisit() [2/2]

virtual Ignored re2::NumCapturesWalker::ShortVisit ( Regexp re,
Ignored  ignored 
)
inlinevirtual

Member Data Documentation

◆ ncapture_

int re2::NumCapturesWalker::ncapture_
private

Definition at line 554 of file bloaty/third_party/re2/re2/regexp.cc.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:42