#include <xtl_primary.h>
begin(), beginning of the user input lexeme inside CTTL grammar expressions.
Definition at line 3347 of file xtl_primary.h.
Static Public Member Functions | |
| template<typename UniverseT> | |
| size_t | match (UniverseT &edge_) |
| Implements match algorithm for beginning of the user input. | |
| template<typename UniverseT> | |
| size_t | find (UniverseT &edge_) |
| Implements search algorithm for beginning of the user input. | |
| template<typename UniverseT> | |
| size_t | bang_find (UniverseT &edge_) |
| Implements repeatable search algorithm for beginning of the user input. | |
|
|
Implements repeatable search algorithm for beginning of the user input.
Definition at line 3421 of file xtl_primary.h. |
|
|
Implements search algorithm for beginning of the user input.
Definition at line 3398 of file xtl_primary.h. |
|
|
Implements match algorithm for beginning of the user input.
Definition at line 3372 of file xtl_primary.h. |
1.3.9.1