#include <separator.hpp>
Public Types | |
using | rule = Branch |
using | trailing_rule = decltype(lexyd::if_(Branch{})) |
Static Public Member Functions | |
template<typename Context , typename Reader > | |
static constexpr void | report_trailing_error (Context &, Reader &, typename Reader::iterator, typename Reader::iterator) |
Definition at line 98 of file separator.hpp.
using lexyd::_tsep< Branch >::rule = Branch |
Definition at line 100 of file separator.hpp.
using lexyd::_tsep< Branch >::trailing_rule = decltype(lexyd::if_(Branch{})) |
Definition at line 101 of file separator.hpp.
|
inlinestaticconstexpr |
Definition at line 104 of file separator.hpp.