#include <separator.hpp>
|
template<typename Context , typename Reader > |
static constexpr void | report_trailing_error (Context &context, Reader &, typename Reader::iterator sep_begin, typename Reader::iterator sep_end) |
|
template<typename Branch, typename Tag>
struct lexyd::_sep< Branch, Tag >
Definition at line 69 of file separator.hpp.
◆ rule
template<typename Branch , typename Tag >
◆ trailing_rule
template<typename Branch , typename Tag >
◆ report_trailing_error()
template<typename Branch , typename Tag >
template<typename Context , typename Reader >
static constexpr void lexyd::_sep< Branch, Tag >::report_trailing_error |
( |
Context & |
context, |
|
|
Reader & |
, |
|
|
typename Reader::iterator |
sep_begin, |
|
|
typename Reader::iterator |
sep_end |
|
) |
| |
|
inlinestaticconstexpr |
◆ trailing_error
template<typename Branch , typename Tag >
template<typename NewTag >
constexpr _sep<Branch, NewTag> lexyd::_sep< Branch, Tag >::trailing_error = {} |
|
staticconstexpr |
The documentation for this struct was generated from the following file: