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

Public Member Functions

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

Private Member Functions

 NullWalker (const NullWalker &)=delete
 
 NullWalker (const NullWalker &)=delete
 
NullWalkeroperator= (const NullWalker &)=delete
 
NullWalkeroperator= (const NullWalker &)=delete
 

Detailed Description

Definition at line 14 of file bloaty/third_party/re2/re2/testing/null_walker.cc.

Constructor & Destructor Documentation

◆ NullWalker() [1/4]

re2::NullWalker::NullWalker ( )
inline

◆ NullWalker() [2/4]

re2::NullWalker::NullWalker ( const NullWalker )
privatedelete

◆ NullWalker() [3/4]

re2::NullWalker::NullWalker ( )
inline

Definition at line 16 of file re2/re2/testing/null_walker.cc.

◆ NullWalker() [4/4]

re2::NullWalker::NullWalker ( const NullWalker )
privatedelete

Member Function Documentation

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ PostVisit() [1/2]

bool re2::NullWalker::PostVisit ( Regexp re,
bool  parent_arg,
bool  pre_arg,
bool child_args,
int  nchild_args 
)
virtual

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

Definition at line 35 of file bloaty/third_party/re2/re2/testing/null_walker.cc.

◆ PostVisit() [2/2]

virtual bool re2::NullWalker::PostVisit ( Regexp re,
bool  parent_arg,
bool  pre_arg,
bool child_args,
int  nchild_args 
)
virtual

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

◆ ShortVisit() [1/2]

bool re2::NullWalker::ShortVisit ( Regexp re,
bool  a 
)
inlinevirtual

◆ ShortVisit() [2/2]

virtual bool re2::NullWalker::ShortVisit ( Regexp re,
bool  a 
)
inlinevirtual

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

Definition at line 21 of file re2/re2/testing/null_walker.cc.


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


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