Classes | Namespaces | Functions
follow.hpp File Reference
#include <lexy/dsl/base.hpp>
#include <lexy/dsl/char_class.hpp>
#include <lexy/dsl/literal.hpp>
Include dependency graph for follow.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  lexyd::_nf< Literal, CharClass >
 
struct  lexy::follow_restriction
 
struct  lexyd::_nf< Literal, CharClass >::tp< Reader >
 

Namespaces

 lexy
 
 lexyd
 

Functions

template<typename Literal , typename CharClass >
constexpr auto lexyd::followed_by (Literal lit, CharClass cc)
 Match a literal but only if followed by the given char class. More...
 
template<typename Literal , typename CharClass >
constexpr auto lexyd::not_followed_by (Literal, CharClass cc)
 Match a literal but only if not followed by the given char class. More...
 


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:08