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


entity(is...), wide character entity lexeme inside CTTL grammar expressions.
Definition at line 1926 of file xtl_primary.h.
Public Member Functions | |
| xtl_iswwhat_entity (iswwhat_T iswwhat_) | |
| Constructs and initializes the object. | |
| template<typename UniverseT> | |
| size_t | internal_match (UniverseT &edge_) |
| Implements grammar evaluation method for wide character entity match algorithm, starting at the upper boundary of the parseable universe. | |
| template<typename UniverseT> | |
| size_t | internal_find (UniverseT &edge_) |
| Implements search grammar evaluation method. | |
|
|
Implements search grammar evaluation method.
Definition at line 2011 of file xtl_primary.h. |
|
|
Implements grammar evaluation method for wide character entity match algorithm, starting at the upper boundary of the parseable universe.
Definition at line 1968 of file xtl_primary.h. |
1.3.9.1