#include <xtl_primary.h>
Inheritance diagram for xtl_text_begin:


begin(text), upper boundary of the user-defined multi-character entity lexeme inside CTTL grammar expressions.
StringT
Definition at line 2055 of file xtl_primary.h.
Public Member Functions | |
| xtl_text_begin (StringT const &any_text_) | |
| Constructs and initializes the object. | |
| template<typename UniverseT> | |
| size_t | internal_match (UniverseT &edge_) |
| Implements match grammar evaluation method. | |
| template<typename UniverseT> | |
| size_t | internal_find (UniverseT &edge_) |
| Implements search grammar evaluation method. | |
|
|
Implements search grammar evaluation method.
Definition at line 2124 of file xtl_primary.h. |
|
|
Implements match grammar evaluation method.
Definition at line 2091 of file xtl_primary.h. |
1.3.9.1