#include <xtl_primary.h>
begin(std::set<std::string>&), the string set lexeme inside CTTL grammar expressions.
match() evaluation.
Definition at line 516 of file xtl_primary.h.
Public Member Functions | |
| xtl_keyword (std::set< StringT > const &keywords_) | |
| Constructs and initializes the object. | |
| void | operator= (xtl_keyword< StringT > const &) const |
| Assignment does nothing. | |
| template<typename UniverseT> | |
| size_t | match (UniverseT const &edge_) const |
| Implements grammar evaluation method for symbol match algorithm, starting at the upper boundary of the parseable universe. | |
|
|
Implements grammar evaluation method for symbol match algorithm, starting at the upper boundary of the parseable universe.
Definition at line 557 of file xtl_primary.h. |
1.3.9.1