Go to the source code of this file.
Namespaces | |
lexyd | |
Typedefs | |
template<typename Id > | |
using | lexyd::_ctx_flag = lexy::_detail::parse_context_var< Id, bool > |
Variables | |
template<typename Id > | |
constexpr auto | lexyd::context_flag = _ctx_flag_dsl<Id>{} |
Declares a flag. More... | |