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


begin(is...), upper boundary of wide character entity lexeme inside CTTL grammar expressions.
Definition at line 1536 of file xtl_primary.h.
Public Member Functions | |
| xtl_iswwhat_begin (iswwhat_T iswwhat_) | |
| Constructs and initializes the object. | |
| template<typename UniverseT> | |
| size_t | internal_match (UniverseT const &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 1602 of file xtl_primary.h. |
|
|
Implements match grammar evaluation method.
Definition at line 1572 of file xtl_primary.h. |
1.3.9.1