|
| 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) |
|
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 () |
|
◆ NullWalker() [1/4]
re2::NullWalker::NullWalker |
( |
| ) |
|
|
inline |
◆ NullWalker() [2/4]
◆ NullWalker() [3/4]
re2::NullWalker::NullWalker |
( |
| ) |
|
|
inline |
◆ NullWalker() [4/4]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ PostVisit() [1/2]
◆ PostVisit() [2/2]
◆ ShortVisit() [1/2]
◆ ShortVisit() [2/2]
The documentation for this class was generated from the following file: